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
- Count Good Nodes in Binary Tree — medium
- Binary Tree Right Side View — medium
- Lowest Common Ancestor of a BST — medium
- Serialize and Deserialize Binary Tree — hard