Filter interviews by
I applied via Campus Placement and was interviewed before Dec 2023. There was 1 interview round.
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
posted on 12 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Campus Placement and was interviewed before Oct 2022. There were 5 interview rounds.
Technical interview where DSA questions were asked
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
I appeared for an interview in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
I applied via Campus Placement
Aptitude test was easy level and moderate level.
Coding test was held in the google form which was very easy.
The volatile keyword in software engineering is used to indicate that a variable's value can be modified by multiple threads.
Volatile keyword ensures that the variable's value is always read from and written to the main memory, rather than cached in a thread's local cache.
It is used to prevent unexpected behavior in multi-threaded environments where multiple threads may access and modify the same variable simultaneousl...
An abstract class is a class that cannot be instantiated and is meant to be subclassed.
An abstract class can have abstract methods that must be implemented by its subclasses.
An abstract class can also have non-abstract methods that can be inherited by its subclasses.
An abstract class provides a common interface for its subclasses.
An abstract class can have instance variables and constructors.
An abstract class cannot be...
Abstract classes are used to provide a common interface and partial implementation for related classes.
Abstract classes are used when you want to create a base class that cannot be instantiated on its own but can be inherited by other classes.
They are useful when you want to define common methods and properties that multiple related classes should have.
Abstract classes can have both abstract and non-abstract methods.
Ab...
I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.
Pattern question for 60 minutes and recursion question
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Focusing on moderate level patterns
Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message in di...
based on 1 interview
Interview experience
Software Engineer
738
salaries
| ₹5.3 L/yr - ₹17.1 L/yr |
Software Engineer Level 1
611
salaries
| ₹5 L/yr - ₹13.6 L/yr |
Software Engineer2
312
salaries
| ₹8 L/yr - ₹18 L/yr |
Associate Software Engineer
135
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Senior Software Engineer
87
salaries
| ₹11.5 L/yr - ₹26 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Damco Solutions