Filter interviews by
I applied via Referral and was interviewed in Jul 2023. There was 1 interview round.
To make a class immutable, use final keyword for class, private final fields, and no setters.
Declare the class as final to prevent inheritance
Declare all fields as private and final
Do not provide any setter methods
Ensure that any mutable objects within the class are not modified
A lambda function is an anonymous function that can be used to write concise and inline code.
Lambda functions are commonly used in functional programming languages.
They can be used to define and pass functions as arguments.
Lambda functions are often used in situations where a function is only needed once.
They can be used to write shorter and more readable code.
Lambda functions are supported in many programming language
Top trending discussions
posted on 27 May 2024
I applied via Approached by Company and was interviewed before Apr 2023. There were 4 interview rounds.
Any online ideas, ds-algo, medium level
Swift, security framework, api, memory management
posted on 4 Sep 2024
I applied via Company Website
Thread life cycle includes new, runnable, running, blocked, and terminated states.
Thread is created in 'new' state
It becomes 'runnable' when start() method is called
Thread enters 'running' state when CPU starts executing its run() method
It can go to 'blocked' state if it's waiting for a resource
Finally, thread reaches 'terminated' state when run() method completes or stop() method is called
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash map consists of an array of buckets, each containing a linked list of key-value pairs.
When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.
To retrieve a value, the hash function is used to find the corresponding bucket...
Seeking new challenges, growth opportunities, and a better work-life balance.
Looking for new challenges and opportunities to learn and grow
Seeking a better work-life balance
Interested in working with new technologies or in a different industry
Wanting to advance career progression
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
DSA round. DP and Gaph
I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.
IT was for 2hr basic question where ask from differe programing language
posted on 2 Aug 2024
I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.
Random Programming questions
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
Solid Principles are a set of design principles for writing maintainable and scalable software.
Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.
Single Responsibility Principle states that a class should have only one reason to change.
Open/Closed Principle states that sof...
Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.
Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.
Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.
Abstraction is achieved through abstract classes and interfaces in object-oriented program...
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
There interview process involving coding and systems design. I didn't do the best on systems design but the interviewer was a cool person so it wasn't too bad.
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
16
salaries
| ₹10 L/yr - ₹21 L/yr |
Senior Software Engineer
10
salaries
| ₹28 L/yr - ₹42.5 L/yr |
Quality Engineer
5
salaries
| ₹22 L/yr - ₹42 L/yr |
Data Engineer
4
salaries
| ₹9.3 L/yr - ₹25 L/yr |
Senior Quality Engineer
4
salaries
| ₹27 L/yr - ₹42.8 L/yr |
State Bank of India
HDFC Bank
ICICI Bank
Axis Bank