TypeScript Interview Prep Problems
Practice TypeScript 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
- Valid Parentheses — easy
- Evaluate Reverse Polish Notation — medium
- Daily Temperatures — medium
- Decode String — medium
- Longest Valid Parentheses — hard
- Largest Rectangle in Histogram — hard