Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- math
- easy
- Binary
- leetcode
- Medium
- 쉬움
- 재귀
- string
- linked list
- two pointers
- hash table
- 리트코드
- 미디움
- list
- 문자열
- binary search
- 중간
- recursive
- Array
- dfs
- Depth-first Search
- sorting
- 이진트리
- binary tree
- DP
- tree
- HashTable
- Python
- matrix
- backtracking
Archives
- Today
- Total
목록Find First and Last Position of Element in Sorted Array (1)
부부의 코딩 성장 일기
LeetCode 34(Find First and Last Position of Element in Sorted Array)
1. 문제 링크 https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/description/ Find First and Last Position of Element in Sorted Array - LeetCode Can you solve this real interview question? Find First and Last Position of Element in Sorted Array - Given an array of integers nums sorted in non-decreasing order, find the starting and ending position of a given target v..
Algorithm/LeetCode
2023. 12. 27. 19:00