Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Credit Lyonnais Securities Asia (Hong Kong) em fev. de 2022
Entrevista
First round - pair programing
Second round - conversational interview about job experience and technical question (but I had been screened at first round)
Third round (not sure) - interview with Director
Perguntas de entrevista [1]
Pergunta 1
Pair Programming to implement a binary tree in generic way with Java
Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Credit Lyonnais Securities Asia (Pune) em set. de 2025
Entrevista
I have completed the first round of the interview, which primarily focused on Java fundamentals, Spring Boot concepts, multithreading, and basic coding questions. Currently, I am waiting for the results of this round. Based on the outcome, the subsequent rounds may include advanced technical discussions, problem-solving exercises, system design, and HR discussions to assess both my technical skills and cultural fit within the organization.
Perguntas de entrevista [1]
Pergunta 1
1. Self-introduction
2. Code: Find the second largest number in an array using brute force.
3. Questions related to `String` and `StringBuffer`.
4. String Constant Pool.
5. Is multiple inheritance supported in Java?
6. Multiple inheritance using interfaces.
7. Threads: Thread creation, thread implementation, ExecutorService, and thread lifecycle.
8. Explain `@SpringBootApplication`.
9. Code: Write CRUD operations for a controller.
10. Explain `@Autowired` and `@RequiredArgsConstructor`.
11. Explain `@Lazy`.