일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 잡생각
- 스탭퍼
- 개발자
- 운동
- Problem Solving
- 만화도
- 10분
- 프로젝트
- 읽기
- 사이드
- 뭐든
- 월간
- 파비최
- leetcode
- 리얼 클래스
- 영어공부
- 3줄정리
- 쓰릴오브파이트
- Writing
- realclass
- Daily Challenge
- English
- 매일
- 30분
- 미드시청
- 괜찮음
- FIT XR
- 영어원서읽기
- 링피트
- 화상영어
Archives
- Today
- Total
파비의 매일매일 공부기록
2023.10.12 Today's Challenge 본문
https://leetcode.com/problems/find-in-mountain-array/
Find in Mountain Array - LeetCode
Can you solve this real interview question? Find in Mountain Array - (This problem is an interactive problem.) You may recall that an array arr is a mountain array if and only if: * arr.length >= 3 * There exists some i with 0 < i < arr.length - 1 such tha
leetcode.com
반응형
'Problem Solving > LeetCode' 카테고리의 다른 글
2023.10.14 Today's Challenge (0) | 2023.10.14 |
---|---|
2023.10.13 Today's Challenge (0) | 2023.10.13 |
2023.10.11 Today's Challenge (0) | 2023.10.11 |
2023.10.10 Today's Challenge (0) | 2023.10.10 |
2023.10.09 Today's Challenge (0) | 2023.10.09 |
Comments