Climbing Stairs- LeetCode

Problem Statement You are climbing a stair case. It takes n steps to reach to the top. Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top? Note: Given n will be a positive integer. Example 1: Input: 2 Output: 2 Explanation: There are two ways to climb toContinue reading “Climbing Stairs- LeetCode”

Design a site like this with WordPress.com
Get started