X-czh / Algorithms-LeetCode

Algorithms Notes with LeetCode Solutions

Home Page:https://x-czh.github.io/Algorithms-LeetCode/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://x-czh.github.io/Algorithms-LeetCode/


Languages

Language:C++ 87.9%Language:Java 12.1%