Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shayaanq/casino-database

This casino database was made using Data structures like Linked Lists and Sorting Algorithm in C++. It is used for efficient storage and manipulation of customer records, demonstrating proficiency in file I/O, data parsing, and sorting algorithms.
https://github.com/shayaanq/casino-database

casino data-structures database linked-list sorting-algorithms

Last synced: 12 days ago
JSON representation

This casino database was made using Data structures like Linked Lists and Sorting Algorithm in C++. It is used for efficient storage and manipulation of customer records, demonstrating proficiency in file I/O, data parsing, and sorting algorithms.

Awesome Lists containing this project

README

        

- Developed a casino database management system in C++, implementing a linked list data structure for efficient storage and manipulation of customer records, demonstrating proficiency in file I/O, data parsing, and sorting algorithms.

- Designed and implemented a comprehensive casino database application, showcasing expertise in C++ programming, command-line argument handling, and utilizing advanced data structures such as linked lists for dynamic data management.

- Engineered a robust casino database solution that processed input data, executed commands from external files, and efficiently managed customer information through innovative features like sorting algorithms, contributing to enhanced data organization and retrieval.