In this project, I created my own compression tool, following the steps from "Coding Challenges": Huffman Coding Challenge.
- Clone the repository to your local machine.
- Read the problem statements carefully.
- Implement your solutions in the programming language of your choice.
- Test your code with different inputs.
- Optimize your solution for better efficiency.
You can find a list of coding challenges here: Coding Challenges Link
If you want to contribute:
- Fork the repository.
- Solve a challenge or improve an existing solution.
- Submit a pull request with your changes.
Happy coding!