Data Structure Mini Project List (April 2021 CS)
Data Structure Mini Project List (April 2021 CS)
Mini-Project
Instruction: Select one of the following area and write advanced program to solve the
problem.
Your solution to the problem (program) should be modular, menu driven, use advanced data structures
such as linked list, stack, queue, tree etc., simple sorting and searching algorithms. The program should
also handle the following activities:
• Edit record
• Sort records
• Display records
Problem areas
Follow the steps in program development (i.e Analysis, Algorithm Design, coding,…)