Leetcode Blog
AboutSearchTags
  • Nov 1, 2022

    Where Will the Ball Fall - Just play the game!

    Array     Depth-First Search     Dynamic Programming     Matrix     Medium     Simulation    
  • Oct 25, 2022

    Valid Parentheses - C++ stack clean 10 line solution

    Easy     Stack     String    
  • Oct 25, 2022

    Unique Binary Search Trees - [100%] Easy DP

    Binary Search Tree     Binary Tree     Dynamic Programming     Math     Medium     Tree    
  • Oct 25, 2022

    Rotting Oranges - Easy BFS

    Array     Breadth-First Search     C++     Matrix     Medium    
  • Oct 25, 2022

    Reverse Nodes in k-Group - Well explained solution in easy way

    C++     Hard     Linked List     Recursion    
  • Oct 25, 2022

    Path Sum III - Easy DFS

    Binary Tree     Depth-First Search     Medium     Tree    
  • Oct 25, 2022

    Partition Labels - Greedy Solution

    Greedy     Hash Table     Medium     String     Two Pointers    
  • Oct 25, 2022

    Palindromic Substrings - C++ DP with explanation

    C++     Dynamic Programming     Medium     String    
Previous         Page: 15 of 28         Next

Leetcode Blog

  • Leetcode Blog
  • piyush01123

A blog of all my leetcode discussion posts.