A playground for Data structures and Algorithms.
My friends and I decided to build a source for all of our problems and homeworks in our 2020-2021 Data Structures And Algorithms Course.
In here we represent all of the problems we hit throuth this course and data structures and algorithms that we used to solve them.
We also show methods for implementing those data structures in various programming languages.
E.x Java, C, C++, Golang, Python3, JavaScript
If you want you can take a journy in our repository by the content references below.
Or you can simply create a directory in your system and use this command to get the whole repository:
git clone https://github.com/Chatrz/DSA.git
If you want you can donwload the project .zip file from the green button with "Code" on it on the side.
Our course homeworks with solutions.
Diffrenet problems that we solved with algorithms and data structures used in repository.