34. Find First and Last Position of Element in Sorted Array - Day 29/30 Leetcode April Challenge

preview_player
Показать описание
Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real engineer solving a problem live - no cuts or edits!

#leetcode #coding #programming
Рекомендации по теме
Комментарии
Автор

HI Larry, you are more happy to see someone did O(n) method at beginning and then improved to O(log(n)) method, or just straight to the O(log(n)) method? Which one do you prefer to see as an interviewer?

huaxingwang