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