C++ supermarket management system using data structures.
GitHub repository:
Features:
- Binary Search Tree for product storage
- Hash Table for fast product lookup
- Stack & Queue for cart & customer management
- Shopping cart system
Technologies:
- C++
- Data Structures
- Git & GitHub