An open API service indexing awesome lists of open source software.

https://github.com/anindya-prithvi/dsa-sem2plus

Nothing impressive here, just thousands of lines of code trying to solve problems manually implementing data structures and algorithms.
https://github.com/anindya-prithvi/dsa-sem2plus

algorithms data-structures

Last synced: about 1 year ago
JSON representation

Nothing impressive here, just thousands of lines of code trying to solve problems manually implementing data structures and algorithms.

Awesome Lists containing this project

README

          

# DSA-Semester-2

## Currently on highlight
- Foobar with google: [Doomsday Fuel](https://github.com/Anindya-Prithvi/dsa-sem2plus/tree/main/foobar/doomsday-foobar#doomsday-fuel)
- I have provided an elaborate solution (and the problem statement ofcourse)
- The question was about finite markov chains which necessarily have a sink/absorbing state.
- Very fun question, must try! (Refer to link above)

___
#### Boring stuff
This repository houses my attempts to learn Java along with Data Structures and Algorithms and also follow JEP guidelines. The codes in this repository are not guaranteed to be correct and may have bad coding practices. However, with my progression in the semester, I have showcased remarkable imporvement in code quality and of course, algorithmic efficiency.

This repository may or may not get updated with my future codes.