Skip to content

5 people's last names and ages are sorted in descending order. The ages are sorting using the quick sort algorithm.

Notifications You must be signed in to change notification settings

kdsas/FinalProject_Person_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FinalProject_Person_Data 💻

Console Java program that stores 5 people's first/last names and ages in a Queue class that can sort the queue based on last name or age.

The people's last names and ages are sorted in descending order. The ages are sorting using the quick sort algorithm.

What I Learned: Adding data to queue,

Quick sort in Java, and

Descension sorting in Java

About

5 people's last names and ages are sorted in descending order. The ages are sorting using the quick sort algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages