Skip to content

Samir-Giripunje/Algorithms-LeetCode

 
 

Repository files navigation

Algorithms-LeetCode

This started as a repo of solutions to LeetCode problems in preparation for job interviews. I summed up some of the problems and a few special topics that I found hard to tackle or inspiring. Over time, it has evolved into a collection of algorithms notes backed up with solutions to LeetCode problems as examples.

The main programming lanaguage I used is C++. I also used Java for some of the problems.

Data Structures

Algorithmic Patterns

Specific Algorithms and Techniques

Language-specific Practices

About

Algorithms Notes with LeetCode Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.9%
  • Java 12.1%