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
- hash table
- Python
- leetcode
- matrix
- 중간
- linked list
- HashTable
- binary tree
- Medium
- DP
- list
- math
- recursive
- 미디움
- 재귀
- Binary
- Array
- easy
- 쉬움
- Depth-first Search
- 이진트리
- sorting
- binary search
- 리트코드
- string
- tree
- backtracking
- 문자열
- two pointers
- dfs
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