Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
Medium-Hard leetcode level question
I am a software developer with 5 years of experience in building web applications using various technologies.
5 years of experience in software development
Proficient in building web applications
Skilled in using various technologies
What people are saying about Google
Basic aptitude questions, you can find on internet.
To optimize reversal process in a tree, use iterative post-order traversal with a stack.
Implement iterative post-order traversal using a stack to efficiently reverse the tree.
Start by pushing the root node onto the stack.
While the stack is not empty, pop a node, push its children onto the stack in reverse order, and then push the node itself.
Repeat this process until all nodes have been visited and reversed.
This method...
Google interview questions for designations
I applied via Recruitment Consulltant and was interviewed in Dec 2021. There were 2 interview rounds.
45 minutes phone interview. Asked me basic java knowledge: 1, s1 = "a" + "b", s2 = "ab", s1 == s2?
2, What's Singleton design pattern?
3, Maximum CPU load
based on 18 interviews
2 Interview rounds
based on 10 reviews
Rating in categories
Software Engineer
1.8k
salaries
| ₹19 L/yr - ₹77.3 L/yr |
Software Developer
1.1k
salaries
| ₹20.6 L/yr - ₹60 L/yr |
Senior Software Engineer
640
salaries
| ₹24 L/yr - ₹85 L/yr |
Data Scientist
268
salaries
| ₹24.3 L/yr - ₹55.5 L/yr |
Sde1
257
salaries
| ₹14 L/yr - ₹55 L/yr |
Yahoo
Amazon
Microsoft Corporation