This repo contains a list of data structures and algorithms and its implementations.
It also contains solved problems from:
- leetcode.
- hackerrank.
- other materials found online.
-
algorithms/: contains the most frequently asked and must know algorithms in interviews.
-
data-structures/: contains the major data structures asked in most interviews.
-
problems/: a list of interview questions with different difficulty levels.