Database LeetCode Problems: All 249, With Python Solutions
Every problem in this library that LeetCode tags Database — 249 in total, 33 of them with a complete Python solution, a worked example and the time and space complexity of the approach.
- 249 problems
- 100 Easy
- 105 Medium
- 44 Hard
Database problems by difficulty
Showing the first 200 of 249 problems. Problems with a complete Python solution are listed first, then by ascending problem number.
Easy (86)
Medium (82)
Hard (32)
Keep exploring
All LeetCode topicsEvery tag with a page of its own, with the number of problems behind each.LeetCode patternsThe techniques themselves, with a Python template and complexity for each.Curated study listsBlind 75, NeetCode 150 and three more, grouped by pattern.Easy problemsStart here when the data structure is new rather than the problem.
Other topics
- Array1,569
- String672
- Hash Table588
- Math485
- Dynamic Programming481
- Sorting392
- Greedy346
- Depth-First Search289
- Binary Search253
- Tree225
- Breadth-First Search223
- Matrix216
- Two Pointers201
- Bit Manipulation194
- Binary Tree174
- Heap (Priority Queue)163
- Prefix Sum157
- Stack157
- Simulation144
- Graph138
- Counting126
- Design122
- Sliding Window116
- Backtracking105
When the Database problem arrives live
Stealth Interview is a desktop app for macOS and Windows. It reads the coding problem off your screen, returns a working solution with a step-by-step explanation and its time and space complexity, and transcribes what the interviewer is saying — while staying invisible to screen sharing.