Leetcode Blog
AboutSearchTags
  • Jan 5, 2023

    Day of the Year - Intuitive C++ solution

    C++     Easy     Math     String    
  • Dec 29, 2022

    Longest Absolute File Path - Monotonic stack solution explained

    C++     Depth-First Search     Medium     Monotonic Stack     Stack     String    
  • Dec 20, 2022

    Keys and Rooms - DFS + BFS solutions

    Breadth-First Search     C++     Depth-First Search     Graph     Medium    
  • Dec 20, 2022

    Daily Temperatures - Monotonic stack

    Array     C++     Medium     Monotonic Stack     Stack    
  • Dec 1, 2022

    Human Traffic of Stadium - Hacky solution

    Database     Hard    
  • Dec 1, 2022

    Department Top Three Salaries - Dense rank

    Database     Hard    
  • Nov 30, 2022

    Paths in Matrix Whose Sum Is Divisible by K - 3D DP table

    Array     C++     Dynamic Programming     Hard     Matrix    
  • Nov 26, 2022

    Maximum Profit in Job Scheduling - [Explained + Example] DP (Knapsack)+ OOP Faster than 97%

    Array     Binary Search     C++     Dynamic Programming     Hard     Sorting    
Previous         Page: 13 of 28         Next

Leetcode Blog

  • Leetcode Blog
  • piyush01123

A blog of all my leetcode discussion posts.