Skip to content
Related Articles
Get the best out of our app
GeeksforGeeks App
Open App
geeksforgeeks
Browser
Continue

Related Articles

Treebo Hotels Interview Experience | Set 3

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

There were 5 rounds of interview.
1st round- coding round.
Given a elevator system to design and code. working code was expected and design should be scalable to support multiple lift.
2nd round-
problem solving round. Given a binary tree, find number of nodes at k distance from a target node in tree.
3rd round-
database design round. I was asked to design database for JIRA. On top of the design few SQL queries were asked.
4th round-
interviewed on core concepts related to core java, multithreading. questions based on memory leakage, race condition, how to represent a graph in rdbms, how to get thread safety without using synchronization and object lock, dependency injection.
5th round- (taken by founder)
how would you choose between SQL and no SQL DB. Which datastore would you prefer if asked to design Google calander. How do you keep yourself updated with evolving technology.

My Personal Notes arrow_drop_up
Last Updated : 25 Jan, 2018
Like Article
Save Article
Similar Reads