https://github.com/harshit2004h/cpp-projects
These are small terminal based c++ projects.
https://github.com/harshit2004h/cpp-projects
cpp
Last synced: 9 months ago
JSON representation
These are small terminal based c++ projects.
- Host: GitHub
- URL: https://github.com/harshit2004h/cpp-projects
- Owner: harshit2004h
- Created: 2025-07-02T12:58:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-02T13:04:59.000Z (about 1 year ago)
- Last Synced: 2025-07-02T14:24:49.264Z (about 1 year ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Projects
A collection of small terminal-based C++ projects.
## Projects
- **Huffman Coding** - Text compression and decompression using Huffman coding algorithm
## How to Run
1. Navigate to any project folder
2. Run the build script or compile manually
3. Execute the program
## Author
Harshit Srivastava