Leetcode Blog
AboutSearchTags
  • Apr 27, 2023

    Bulb Switcher - Easy explanation

    Brainteaser     C++     Math     Medium    
  • Apr 26, 2023

    Restore The Array - Step-by-step recursive memoization

    C++     Dynamic Programming     Hard     Memoization     Recursion     String    
  • Apr 25, 2023

    Smallest Number in Infinite Set - Hashset, Min heap based solutions

    C++     Design     Hash Table     Heap (Priority Queue)     Medium     Ordered Set    
  • Apr 24, 2023

    Profitable Schemes - Memoization step by step

    Array     C++     Depth-First Search     Dynamic Programming     Hard     Memoization    
  • Apr 24, 2023

    Maximum Width of Binary Tree - Step by step BFS

    Binary Tree     Breadth-First Search     C++     Depth-First Search     Medium     Tree    
  • Apr 19, 2023

    Reduction Operations to Make the Array Elements Equal - Sort and count using hashmap [Short + Easy]

    Array     C++     Hash Table     Medium     Sorting    
  • Apr 18, 2023

    Minimum Additions to Make Valid String - Multiple solutions explained

    C++     Dynamic Programming     Greedy     Medium     Stack     String    
  • Apr 15, 2023

    Maximum Value of K Coins From Piles - Bottom-up DP explained

    Array     C++     Dynamic Programming     Hard     Prefix Sum    
Previous         Page: 9 of 28         Next

Leetcode Blog

  • Leetcode Blog
  • piyush01123

A blog of all my leetcode discussion posts.