3 BEGINNER CODING INTERVIEW PROBLEMS - How to get started on Leetcode
Roy Garcia
Hello everyone!
I thought I'd make a video to show some beginner friendly Leetcode problems. I typically see really advanced problems be explained on YouTube and other places so I thought it would be a good idea to explain some beginner-level Leetcode problems. These problems are becoming increasingly important as companies like Facebook, Google, and Amazon continue to ask them in their techincal interviews.
I hope this will help beginners get started with Leetcode problems and continue to advance their coding game.
If you found this video helpful, please like and subscribe!
Problem #1: https://leetcode.com/problems/robot-return-to-origin/
This problem is good for practice for string manipulation.
Problem #2: https://leetcode.com/problems/sort-array-by-parity/
This problem is good for practicing array manipulation.
Problem #3: This problem isn't available on Leetcode but you can find recursion problems on Leetcode! ... https://www.youtube.com/watch?v=iLrHQdL8fEo
180294497 Bytes