Thu Nov 11 2021
Live DemoThis GitHub repository contains my solutions to a variety of coding problems from AlgoExpert. Each problem is solved using JavaScript, and every solution is paired with unit tests to ensure its correctness. This project was part of my ongoing effort to deepen my understanding of algorithms and data structures, focusing on real-world coding challenges.
Working through problems related to data structures and algorithms is key to mastering computer science fundamentals, especially for technical interviews. I wanted to document my solutions in a structured way, not only for personal reference but also to demonstrate my ability to write clean, testable code.
This repository is a collection of my work and learning journey through data structures and algorithms. If you’re preparing for technical interviews or want to see how these problems can be solved with clean, testable code, feel free to explore the repository.
You can find all the solutions and tests in the GitHub repository.