I applied online. The process took 5 days. I interviewed at Subex (London, England) in Mar 2020
Interview
Interview process is very easy basically all questions basic . Some questions on thread and collections advance question also be part of the process and I think that we should do that
I applied through a recruiter. The process took 4 days. I interviewed at Subex
Interview
Two rounds of Technical interview Focusing on Java, Spring Boot, Microservices, Spring Security, Spring and Databases.
Coding Questions will be asked.
We need to have IDE. Java should be installed in our local machine.
Interview questions [1]
Question 1
What is Spring Boot and what are its main advantages?
How does Spring Boot simplify the development of Java applications?
Explain the significance of the @SpringBootApplication annotation.
What are Spring Boot Starters and how do they benefit development?
Explain the concept of auto-configuration in Spring Boot.
How can you customize the default behavior of Spring Boot (e.g., changing the default port)?
What are embedded servers in Spring Boot and which ones are commonly used?
Can you create a non-web application using Spring Boot?
Explain the concept of profiles in Spring Boot.
How does Spring Boot support asynchronous processing (e.g., using @Async)?
What is Spring Security and how do you integrate it with Spring Boot?
Explain the role of @Primary and @Qualifier in bean selection.
What is a Circuit Breaker and how can it be implemented in Spring Boot?
How does Spring Boot handle logging?