Filter interviews by
I applied via Smartr and was interviewed in Nov 2021. There were 6 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed before Oct 2021. There were 3 interview rounds.
String is immutable while StringBuffer is mutable.
StringBuffer is faster for concatenation operations.
StringBuffer has methods to modify the string.
StringBuffer is thread-safe while String is not.
StringBuffer has a larger memory footprint than String.
Predicate is a functional interface that takes an argument and returns a boolean value. Supplier is a functional interface that takes no argument and returns a value.
Predicate is used for filtering or testing a condition on an object.
Supplier is used for providing a value or generating a value.
Predicate takes an argument and returns a boolean value based on the condition.
Supplier takes no argument and returns a value.
E...
Trees, Arrays, DP, Graphs, Leetcode Questions
I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.
Siebel coding and Salesforce coding
I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
posted on 9 Oct 2023
I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.
They will be asked write pseudo code for some programming questions
I appeared for an interview before May 2024, where I was asked the following questions.
A stack is a data structure that follows Last In First Out (LIFO) principle, implemented using classes in Python.
Define a class named 'Stack'.
Use a list to store stack elements internally.
Implement methods: push(item), pop(), peek(), and is_empty().
Example: stack.push('item1') adds 'item1' to the stack.
Example: stack.pop() removes and returns the top item from the stack.
I appeared for an interview in Mar 2025, where I was asked the following questions.
Dependency Injection in .NET is a design pattern that promotes loose coupling and enhances testability by injecting dependencies.
Promotes loose coupling by separating the creation of an object from its usage.
Facilitates easier unit testing by allowing mock dependencies to be injected.
Commonly used with interfaces to define contracts for services.
Example: Using constructor injection to provide a service to a controller ...
based on 1 interview experience
based on 12 reviews
Rating in categories
Staff Engineer
320
salaries
| ₹15.9 L/yr - ₹40 L/yr |
Principal Engineer
205
salaries
| ₹20 L/yr - ₹75 L/yr |
Senior Engineer
143
salaries
| ₹9.9 L/yr - ₹25 L/yr |
Test Engineer
130
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Senior Software Engineer
78
salaries
| ₹10 L/yr - ₹25 L/yr |
vivo
OPPO
Dell
LG Electronics