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

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.

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