Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Credit Lyonnais Securities Asia (Hong Kong) nel mese di feb 2022
Colloquio
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
Domande di colloquio [1]
Domanda 1
Pair Programming to implement a binary tree in generic way with Java
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Credit Lyonnais Securities Asia (Poona) nel mese di set 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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`.