SQL Interview Prep Problems
Practice SQL coding interview questions on uByte. 114 problems across 16 categories — arrays, strings, dynamic programming, trees, graphs, and more — with instant test feedback.
Problem Categories
Problems
- Climbing Stairs — easy
- Fibonacci Number — easy
- House Robber — medium
- Coin Change — medium
- Maximum Product Subarray — medium
- Unique Paths — medium
- Decode Ways — medium
- Longest Increasing Subsequence — medium
- Minimum Path Sum — medium
- Partition Equal Subset Sum — medium
- Unique Paths II — medium
- Word Break — hard
- Edit Distance — hard
- Regular Expression Matching — hard
- Burst Balloons — hard
- Wildcard Matching — hard
- Palindrome Partitioning II — hard