Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
Two DSA question based on dp and recurssion
The depth of a string is the number of nested levels of parentheses in the string.
Iterate through the characters of the string and keep track of the current depth using a counter variable.
Increment the counter when an opening parenthesis is encountered and decrement it when a closing parenthesis is encountered.
Return the maximum depth reached during the iteration as the final depth of the string.
The right view of a binary tree shows the rightmost nodes at each level from top to bottom.
Traverse the tree in a level order manner and keep track of the rightmost node at each level.
Use a queue to store nodes at each level and update the rightmost node as you traverse.
Example: For a binary tree with root node 1 and right children 3 and 4, the right view would be [1, 3, 4].
I was asked 2 medium level DSA problems and expectation was to cover every edge case while writing code
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Was alright. Needed some time to practice.
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its robustness, security, and scalability.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framewor...
based on 2 interview experiences
Difficulty level
Duration
Software Development Engineer II
12
salaries
| ₹30 L/yr - ₹44.5 L/yr |
Software Development Engineer
5
salaries
| ₹12 L/yr - ₹25 L/yr |
Software Developer
4
salaries
| ₹16 L/yr - ₹24 L/yr |
Software Engineer
3
salaries
| ₹12 L/yr - ₹25 L/yr |
Senior Product Manager
3
salaries
| ₹50 L/yr - ₹66 L/yr |
TCS
Accenture
Wipro
Cognizant