The purpose of this repository is to explore and solve various data structures and algorithms questions. By analyzing patterns and developing efficient solutions, aiming to enhance my understanding of these fundamental concepts.
Feel free to test the code in your favourite IDE (My Pref: VSCode) by cloning this repo and installing the requirements file.
If you observe any specific algorithm that can be improved its performance in terms of time and space feel free to develop a solution and submit pull request.