NOTE : Take care of the program name, as well as package name when using the codes as mismatch in name causes problem in JAVA i.e., File Name and Class Name being different
Database based programs, like:
MySQL
- Book Rental
UDT Array Based
- College Database
- Student Details & Marks
- etc.
Contains most of the main programs based on ADT, with muliple data structures present, like :
Array
- 1-D Array
- 2-D Array
- All Arithmetic Functions on arrays
- etc.
Linked List
Queue
Stack
Tree
Programs created using:
Lists, Set, Map etc.
to create personalized DATA TYPES
Programs based on Input provided from File or Console, Like :
- DNA (Finding Gene)
Programs based on string functions or programs using strings extensively, like :
- DNA & Gene Finding
- etc
Programs based on reading, writing and performing functions on CSV Files