Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 655 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 655 Bytes

Coding-Interview-101

A list of 450 Questions to master Data Structures and Algorithms for Coding Interviews. I code about 5 problems everyday and add them to this repo.I have pasted gfg links for common and easier problems. This List is compiled by Love Babbar

Step 1

Download the excel file named 'List.xlsx' for the list of questions

Step 2

Try to code it yourself (atleast give 15 mins of thought)

Step 3

If you cannot think of any logic then see code and then after understanding the logic try to code it yourself

Step 4

If you can think of a better solution, let me know