Skip to content

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.

3 participants