[C++] LeetCode : Jump Game
Question You are given an integer array nums. You are initially positioned at the array's first index, and each element in the array represents your maximum jump length at that position. Return true if you can reach the last index, or false otherwise. 정수 배열 숫자가 제공됩니다. 처음에는 배열의 첫 번째 인덱스에 위치하며 배열의 각 요소는 해당 위치에서 최대 점프 길이를 나타냅니다. 마지막 인덱스에 도달할 수 있으면 true를 반환하고 그렇지 않으면 false를 반환합니다. 제약사항 1
IT/Problem Solving
2022. 7. 15. 07:08
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 맛집
- 트리
- ProblemSolving
- 러스트 기초
- 알고리즘
- 내돈내산
- 리트코드
- 솔직후기
- 자료구조
- rust
- Tree
- C++
- coding interview
- 러스트 배우기
- 반드시 알아야 할 자료구조
- 인터뷰
- algorithm
- 코딩인터뷰
- 속초
- LeetCode
- 속초 맛집
- Problem Solving
- Medium
- 러스트 입문
- 러스트
- Interview
- DP
- PS
- 기술면접
- interview question
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함