본문 바로가기

.Zzumbong

검색하기
프로필사진
.Zzumbong
Front-End 개발자의 탐험 일지 Keep Exploring!.
Work smart not hard.
포트폴리오
  • 전체 (81) N
    • Dev (1)
    • coding test (70) N
      • leetCode (58) N
      • programmers (11)
    • EveryDay (10)
      • Food (2)
      • Game (3)
      • Goods (3)

  • 전체 (81) N
    • Dev (1)
    • coding test (70) N
      • leetCode (58) N
      • programmers (11)
    • EveryDay (10)
      • Food (2)
      • Game (3)
      • Goods (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2022/12   »
일 월 화 수 목 금 토
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
  • 게임
  • 송리단
  • LeetCode
  • 송파
  • 나쫌
  • Sort
  • 전장
  • 하스스톤
  • 맛집
  • 코딩테스트
  • 우주
  • 알고리즘
  • javascript
  • 코테
  • 유투브
  • 잠실새내
  • 잠실
more
Archives
Today
Total
관리 메뉴

목록2022/12/12 (1)

.Zzumbong

[leetCode/JS] 70. Climbing Stairs

난이도 [ 😊 ] Easy 문제 설명 You are climbing a staircase. It takes n steps to reach the top. Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top? n 계단을 올라가는데, 1 또는 2칸 씩 올라 갈 때, 모든 경우의 수는 얼마인가? 입출력 예 Example 1: Input: n = 2 Output: 2 Explanation: There are two ways to climb to the top. 1. 1 step + 1 step 2. 2 steps Example 2: Input: n = 3 Output: 3 Explanation..

coding test/leetCode 2022. 12. 12. 10:44
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바