Real Interview Questions
Freshworks Interview Questions (Real, Asked)
9 real questions candidates were actually asked at Freshworks interviews. Practice any of them out loud with Roundd AI and get instant feedback — free, no signup.
Practice these questions with AI feedback →- 1.
Construct a binary tree from its postorder and inorder traversals.
Software Engineer
- 2.
Find the smallest positive number missing from an unsorted array.
Software Engineer
- 3.
Solve the N-Queens problem.
Software Engineer
- 4.
Find the maximum sum square sub-matrix (using an optimized Kadane's algorithm approach).
Software Engineer
- 5.
What is thrashing in operating systems, and how do you handle it?
Software Engineer
- 6.
Design TinyURL — then extend it to a distributed environment covering caching and database query optimization.
Software Engineer
- 7.
Solve the Rat in a Maze problem — find the minimum steps to reach the end block.
Software Engineer
- 8.
Design Instagram.
Software Engineer
- 9.
Design a parking lot.
Software Engineer