Toptal Interview Questions — 3 DSA Problems
3 problems with full solutions in Python, Java, C++, JavaScript, Go, Rust.
Most frequently asked Toptal LeetCode questions for software engineering interviews.
- String Compression II (HARD) — String, Dynamic Programming
- Airplane Seat Assignment Probability (MEDIUM) — Math, Dynamic Programming, Brainteaser, Probability and Statistics
- Image Smoother (EASY) — Array, Matrix
T
Toptal
3 questions tracked3 with solutions
Frequency scoreSorted highest → lowest frequency✓ Our Solution = we have a detailed walkthrough
Showing 3 of 3 questions
1StringDynamic Programming
2MathDynamic ProgrammingBrainteaserProbability and Statistics