In this Repo, I will explain algorithms and data structures and solve problems covering topics such as Arrays, Linked Lists, Stacks, Queues, Trees, and Graphs. Additionally, I will cover search, sorting, dynamic programming (DP), divide and conquer, recursion, and backtracking.
every topic contains 2 main things
Topic explanation file. Topic code file.