Solutions for LeetCode Problems
Enjoy!!! 🍌🐒

Climbing Stairs Solution 1

By: Jay the Code Monkey
Posted: Jun 30, 2021 Updated: Apr 18, 2023

You are climbing a staircase. It takes n steps to reach the top. Each time you can either climb 1 or 2 steps...

LeetCode - Climbing Stairs Solution 1 Post Picture

Single Number

By: Jay the Code Monkey
Posted: Jun 29, 2021 Updated: Apr 18, 2023

Given a non-empty array of integers nums, every element appears twice excepet for one. Find that single...

LeetCode - Single Number Post Picture

Made by & for Code Monkeys 🐵