A program made in Java that uses OOP practices, LinkedList, and hash table to sort and manage Students. The Node class file is used to make the nodes that are used for the linked list. The linked list class file has all the methods that carry out operations on the linked list. The student file is the base class file with methods for comparing objects. StudentRecord class file inherits from Student every member and member methods. The main class file is used for the menu and carries out all the desired calls and creations.
-
Notifications
You must be signed in to change notification settings - Fork 0
judepi/Student-Database-Program-Java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A program made in Java that uses OOP practices, LinkedList, and hash table to sort and manage Students.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published