+ 1
Any one suggest DSA project please
2 ответов
+ 1
These are the ones that I can suggest for you.
(from a site)
1. Banking Management System:
Banking Record System is a simple database project. It will use file handling
mechanism. The record of the customer can be added, updated, searched and
deleted. It will be a console based project. You can add graphics to make it
more attractive.
2.A 2D Game Helicopter Hurdle with SDL
C++Helicopter Hurdle is an interesting game and can be developed using
C/C++ with SDL graphics library.
3.Employee Record System
Employee record system is very simple mini project.
It will be based on the menu-driven output for elementary database
management. It employs all the basic technique of file handling in C++.It
consists of following features:
Writing the data in file
Reading the data from file
Modify the record
Delete the record
4.Dictionary Implementation
A dictionary in c++, where first, the dictionary is created by taking an input by
the user for the words and their meanings. Next, these are stored in a data
structure, after which the file is saved.
0
Tnq james😊