In this video, I'm going to show you how to solve Leetcode 34. Find First and Last Position of Element in Sorted Array which is related to Binary Search.
In fact, I also have a whole section of solving leetcode questions and categorize them: https://www.youtube.com/c/EricProgram...
Here’s a quick rundown of what you’re about to learn:
Course Contents
(0:00) Question Walkthrough
(2:52) Solution Explain
(8:08) Code
In the end, you’ll have a really good understanding on how to solve Leetcode 34. Find First and Last Position of Element in Sorted Array and questions that are similar to Binary Search.
Now, if you want to get good at Binary Search, please checkout my Binary Search playlist.
• Leetcode: Binary Search
💻 Code: https://github.com/Eric-programming/C...