Hello all , to improve my problem solving skills and to develop the practice of regular coding I have decided to take up this 100 days of coding challenge. For question source I have mainly used Strivers SDE sheet which contains top coding questions handpicked from various topics of Data Structures and Algorithm as well as I have used Hacker rank , Geeks for Geeks websites etc.
Starting Date : 24 th Jan 2022
Ending Date : 04 th May 2022
Each day's question link can be accessed by clicking the "Day x" title .
Index :
Day 01 - 24 >>>> Arrays
Day 25 - 36 >>>> Linked List
Day 37 - 42 >>>> Arrays + Linked List
Day 43 - 50 >>>> Greedy Algorithms
Day 51 - 56 >>>> Stack and Queue
Day 57 - 62 >>>> Recursion + Backtracking
Day 63 - 69 >>>> Dynamic Programming
Day 70 - 75 >>>> Binary Tree
Day 76 - 81 >>>> String
Day 82 - 90 >>>> Depth first search
Day 91 - 100 >>>> Binary Search Tree