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

https://github.com/piyush26c/canteen-billing-system

[Course Project] Canteen 🍔 Billing System implemented by using C++ programming language. Primary data structure used is Linked List leveraging its run-time space efficiency 🚀.
https://github.com/piyush26c/canteen-billing-system

algorithms-and-data-structures canteen-billing linked-list

Last synced: about 1 month ago
JSON representation

[Course Project] Canteen 🍔 Billing System implemented by using C++ programming language. Primary data structure used is Linked List leveraging its run-time space efficiency 🚀.

Awesome Lists containing this project

README

        

# Canteen Billing System 🖥
Canteen Billing System implemented by using C++ programming language. Primary data structure used is Linked List leveraging its run-time space efficiency.