Includes the homework of the Data structures and algorithms course.
For Projects with makefile on Linux.
- Download the folder that called ProjectWithMakefile
- Run the command "make"
- Run the command "java ..." like "java Main"
For the other projects, use IntelliJ IDE or copy "src" folder and compile and run manually.