Any one suggest DSA project please | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Any one suggest DSA project please

21st May 2020, 12:25 PM
Ashwini Borla
Ashwini Borla - avatar
2 Answers
+ 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.
21st May 2020, 1:10 PM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
0
Tnq james😊
21st May 2020, 1:12 PM
Ashwini Borla
Ashwini Borla - avatar