Skip to content

[Leetcode 34] Youngsang Solution#13

Open
youngsangsuh wants to merge 2 commits intomainfrom
34/ysuh
Open

[Leetcode 34] Youngsang Solution#13
youngsangsuh wants to merge 2 commits intomainfrom
34/ysuh

Conversation

@youngsangsuh
Copy link

Link

Find First and Last Position of Element in Sorted Array

Topic

binary search

Approach

find the target via binary search
find the left and right via binary recursive search

Note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants