Leetcode Blog
AboutSearchTags
  • Apr 23, 2022

    Encode and Decode TinyURL - Easy HashMap solution

    C++     Design     Hash Function     Hash Table     Medium     String    
  • Apr 23, 2022

    3Sum With Multiplicity - 3 Sum over keys

    Array     C++     Counting     Hash Table     Medium     Sorting     Two Pointers    
  • Apr 21, 2022

    Design HashSet - Hashing using modulo

    Array     C++     Design     Easy     Hash Function     Hash Table     Linked List    
  • Apr 21, 2022

    Design HashMap - Hashing using modulo

    Array     C++     Design     Easy     Hash Function     Hash Table     Linked List    
  • Apr 20, 2022

    Game of Life - O(1) space solution

    Array     Matrix     Medium     Simulation    
  • Apr 20, 2022

    Binary Search Tree Iterator - Two solutions: Easy and Medium

    Binary Search Tree     Binary Tree     C++     Design     Iterator     Medium     Stack     Tree    
  • Apr 19, 2022

    Spiral Matrix II - Two approaches

    Array     C++     Matrix     Medium     Simulation    
  • Apr 16, 2022

    Trapping Rain Water - Easy method

    Array     C++     Dynamic Programming     Hard     Monotonic Stack     Stack     Two Pointers    
Previous         Page: 24 of 28         Next

Leetcode Blog

  • Leetcode Blog
  • piyush01123

A blog of all my leetcode discussion posts.