21 days of consistency to make coding a habit : Solution Guide with Videos

It is a well know fact that it takes 21 days to form any new habit, and starting August I promised to do something for the community. This lockdown has been mentally challenging so instead of letting go of this time, I decided to utilize it.

I have been solving leetcode questions from some time and whenever I used to get stuck I tried searching for youtube solution. Then it becomes a challenging task to find the right video that will make you understand well. I used to waste lots of time browsing the right content online. It was then that I decided to start my youtube channel and have been posting video solutions daily. Coding is something that makes my grey cells activated and is a great refuge from daily offices chores. On the personal front it will help me enhance my articulating skills.

So If you have ever got stuck or missed any of your question from the past 21 days, please refer to the become solutions.

  1. Detect Capitals ()
  2. Design HashSet ()
    1. Design HashSet Time Extensive
    2. Design HashSet Space Extensive
  3. Valid Palindrome ()
  4. Power of Four ()
  5. Add and Search Word ()
  6. FindAllDuplicate()
  7. Vertical Travesal of Binary Tree ()
  8. Path Sum III ()
  9. Rotting Oranges ()
  10. Excel Sheet Column Number ()
  11. H Index ()
  12. PascalsTriangleII ()
  13. CombinationIterator ()
  14. Longest Palindrome ()
  15. Non Overlapping Intervals ()
  16. Best Time To Buy And Sell Stock III.java()
  17. Distribute Candies To People.java()
  18. Numbers With Same Consecutive Differences.java()
  19. GoatLatin.java ()
  20. ReoderList ()
  21. SortArrayByParity ()
    I strongly urge people to do daily challenges/contest question even you are not actively looking out for a switch otherwise you will get disconnected from it and when the actual time comes, it will be a struggle for you.

Also apologies if you feel the videos are not well polished as I tried to portray
the same environment as we have during interviews. Also, if you have any doubts or have optimized solution, I would love to get in a conversation and discuss. Let us learn togther.

Comments (0)