Filter interviews by
I was interviewed in Sep 2024.
DSA, Hashmap, OOPS, Job Role, Project
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 3 interview rounds.
It was a coding games test
Separate 0s and 1s in the given array
Iterate through the array and count the number of 0s and 1s
Create two separate arrays, one for 0s and one for 1s
Add the elements to their respective arrays based on their values
Return the two arrays as the result
Top trending discussions
Practical Question based on case study
I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.
One machine coding round, parking lot question
posted on 21 Nov 2024
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing mock dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
State in React is a JavaScript object that stores data and determines how a component renders and behaves.
State is mutable and can be updated using the setState() method
State should be used for data that will change over time and affect the component's rendering
State should not be modified directly, use setState() instead
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
Quantitative interview
Java coding and c language
I was interviewed in Jul 2023.
3 programs to write in arrays linked lists and trees
I applied via Approached by Company and was interviewed before Jul 2023. There was 1 interview round.
based on 6 reviews
Rating in categories
Senior Software Developer
55
salaries
| ₹10 L/yr - ₹31.6 L/yr |
Senior Software Engineer
45
salaries
| ₹10 L/yr - ₹36 L/yr |
Software Development Specialist
40
salaries
| ₹17.1 L/yr - ₹42.5 L/yr |
Quality Assurance Test Specialist
23
salaries
| ₹13 L/yr - ₹27.5 L/yr |
Software Engineer
22
salaries
| ₹8 L/yr - ₹35 L/yr |
Bombay Stock Exchange
Reliance Industries
TCS
Infosys