Leetcode - Blind75 - Easy

 "Do the difficult things while they are easy and do the great things while they are small. A journey of a thousand miles must begin with a single step."

This blog is part of my leetcode journey blog and you can access the complete list here.


Let's take a look at the complete list of Easy problems:

  • 1. Two Sum Easy
    Array & Hash Table
  • 20. Valid Parentheses Easy
    String - Stack
  • 21. Merge Two Sorted Lists Easy
    Linked List - Recursion
  • 70. Climbing Stairs Easy
    Math - Dynamic Programming - Memoization
  • 100. Same Tree Easy
    Tree - Depth-First Search - Breadth-First Search - Binary Tree
  • 104. Maximum Depth of Binary Tree Easy
    Tree - Depth-First Search - Breadth-First Search - Binary Tree
  • 121. Best Time to Buy Stock Easy
    Array - Dynamic Programming
  • 125. Valid Palindrome Easy
    Two Pointers - String
  • 141. Linked List Cycle Easy
    Hash Table - Linked List - Two Pointers
  • 190. Reverse Bits Easy
    Divide and Conquer - Bit Manipulation
  • 191. Number of 1 Bits Easy
    Divide and Conquer - Bit Manipulation



 

Comments

Popular posts from this blog

Index Clean-Up Scripts

forgot sa password and no logins are added

The SQL Server DBA’s Guide to Teradata