Hi,
I dont have access to the database directly, I am just using a library which is providing some APIs.
Thats why, want to implement the whole thing in C++ :))
User Profile
Collapse
-
Algorithm for searching student database
Hi,
I am working on a school database management project. I want to make a search program in c++ which could run on thousands of records and can list down records with particular fields, like say the list of all children with birthday on a specific day, or list of all children with name Frank. Which algorithm will be best suited in terms of timing?
Thanks.
No activity results to display
Show More
Leave a comment: