Hash Table Problems

Master hash table problems with AI-powered solutions. Get instant coding assistance during your technical interviews for all 457 problems in this category.

Total Problems: 457
Easy: 128
Medium: 265
Hard: 64
Showing 50 of 457 problems

Problems

Scroll within this area to browse all problems

#
Title
Difficulty
1

Two Sum

Easy
3

Longest Substring Without Repeating Characters

Medium
146

LRU Cache

Medium
202

Happy Number

Easy
127

Word Ladder

Hard
49

Group Anagrams

Medium
560

Subarray Sum Equals K

Medium
347

Top K Frequent Elements

Medium
76

Minimum Window Substring

Hard
409

Longest Palindrome

Easy
128

Longest Consecutive Sequence

Medium
141

Linked List Cycle

Easy
721

Accounts Merge

Medium
460

LFU Cache

Hard
169

Majority Element

Easy
17

Letter Combinations of a Phone Number

Medium
268

Missing Number

Easy
208

Implement Trie (Prefix Tree)

Medium
1029

Vertical Order Traversal of a Binary Tree

Hard
41

First Missing Positive

Hard
383

Ransom Note

Easy
138

Copy List with Random Pointer

Medium
242

Valid Anagram

Easy
442

Find All Duplicates in an Array

Medium
105

Construct Binary Tree from Preorder and Inorder Traversal

Medium
2406

Decode the Message

Easy
567

Permutation in String

Medium
13

Roman to Integer

Easy
133

Clone Graph

Medium
653

Two Sum IV - Input is a BST

Easy
160

Intersection of Two Linked Lists

Easy
36

Valid Sudoku

Medium
106

Construct Binary Tree from Inorder and Postorder Traversal

Medium
621

Task Scheduler

Medium
496

Next Greater Element I

Easy
2479

Meeting Rooms III

Hard
940

Fruit Into Baskets

Medium
438

Find All Anagrams in a String

Medium
355

Design Twitter

Medium
965

Unique Email Addresses

Easy
720

Longest Word in Dictionary

Medium
3934

Coupon Code Validator

Easy
424

Longest Repeating Character Replacement

Medium
387

First Unique Character in a String

Easy
817

Design HashMap

Easy
380

Insert Delete GetRandom O(1)

Medium
217

Contains Duplicate

Easy
822

Unique Morse Code Words

Easy
37

Sudoku Solver

Hard
12

Integer to Roman

Medium
Loading more problems...

Hash Table LeetCode Problems List

Related LeetCode Topics

Hash Table LeetCode Problems - Interview Coder