🚀Solve the LeetCode problem Is Subsequence with an easy and optimized approach! In this video, I explain the logic, step-by-step solution, and time complexity analysis for beginners and coders preparing for interviews. #LeetCode#IsSubsequence#DSA#DataStructures#Code1
Day 3 of #100daysofcoding
1)Convert 1D array to 2D array #leetcodedailyChallenge
2)IsSubsequence
3)Check if two chessboard squares have same colors
and revised some recursion
Day 73: Made some progress on the personal site. I wrote the navbar and react router routes so I can click around the skeleton of a site. Also knocked out another 2 #leetcode75 challenges.
1) IsomorphicStrings
2) IsSubsequence
#100DaysOfCode#JavaScript#Programming
Day 105 - #100DaysOfCode Challenge (24/06/2021)
Refreshing and reviewing all my knowledge about JavaScript Algorithms and Data Structures (Colt Steele)
Section 6
Progress: 46 of 340
Algorithms of the day:
- isSubsequence
- maxSubarraySum