Welcome to the DSA Projects Repository! This repository is a collection of hands-on projects related to Data Structures and Algorithms. Each project is designed to demonstrate key concepts, problem-solving skills, and implementation techniques in the realm of computer science.
- Huffman Coding: https://huffmancoding.streamlit.app/
- Metro Planner: https://metro-planner.streamlit.app/
- Stack-Based-Calculator: https://stack-calculator.streamlit.app/
- Sudoku Solver: https://sudoku-solver.streamlit.app/
- ToDo List: https://t0d0-list.streamlit.app/