Filter interviews by
Top trending discussions
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Data Structure related questions
posted on 8 Apr 2022
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.
posted on 4 Oct 2021
I applied via Company Website and was interviewed in Apr 2021. There was 1 interview round.
Classloaders are responsible for loading classes into the JVM at runtime.
Java has three built-in classloaders: bootstrap, extension, and system.
Custom classloaders can be created to load classes from non-standard sources.
Classloaders follow a delegation model, where they first delegate to their parent classloader before attempting to load the class themselves.
Classloaders can be used for dynamic class loading and hot-s
posted on 17 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
posted on 6 Jun 2023
I applied via Recruitment Consulltant and was interviewed before Jun 2022. There were 4 interview rounds.
Monolithic architecture is a single large application while microservice architecture is a collection of small, independent services.
Monolithic architecture is a single, tightly coupled application where all components are interconnected.
Microservice architecture breaks down the application into smaller, loosely coupled services that communicate through APIs.
Migrating from monolithic to microservices involves breaking ...
posted on 29 Aug 2024
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
posted on 17 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.
Java coding questions asked
I have a strong technical background, proven track record of delivering high-quality software, and excellent problem-solving skills.
Extensive experience in software development with expertise in multiple programming languages such as Java, Python, and C++
Proven track record of successfully delivering complex projects on time and within budget
Strong problem-solving skills and ability to think creatively to find innovati...
I applied via Walk-in and was interviewed in Aug 2021. There was 1 interview round.
Producer consumer problem solution code
Use synchronized keyword or locks to ensure thread safety
Use wait() and notify() methods to coordinate between producer and consumer threads
Use a shared buffer to store data produced by producer and consumed by consumer
Example: https://www.geeksforgeeks.org/producer-consumer-solution-using-threads-java/
Code for atoi function
Loop through the string and convert each character to its integer value
Multiply the current result by 10 and add the integer value of the current character
Handle negative numbers and invalid input
Creating two threads and synchronizing them in a multi-threaded example.
Create two threads using the Thread class in Java.
Implement the run() method for each thread.
Use synchronized keyword to ensure thread safety.
Example: Thread t1 = new Thread(new MyRunnable()); t1.start();
Example: Thread t2 = new Thread(new MyRunnable()); t2.start();
I applied via LinkedIn and was interviewed in Apr 2021. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 13 reviews
Rating in categories
Product Software Engineer
178
salaries
| ₹0 L/yr - ₹0 L/yr |
Operations Associate
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Product Engineer
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
152
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Operations
69
salaries
| ₹0 L/yr - ₹0 L/yr |
Thomson Reuters
RELX Group
Informa
Springer Nature in India