Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso CrimsonLogic (Singapore) nel mese di ott 2022
Colloquio
They ask me to answer two questions (1) to select duplicate characters in a string. (2) to get a summary combination array of an array. The second one is very hard.
Ho sostenuto un colloquio presso CrimsonLogic (Singapore)
Colloquio
It was easy , the interview given me a great experience and helped me to acquire more knowledge about what I don't know about some skills and then I started to prepare for my next interview
Domande di colloquio [1]
Domanda 1
Java 8 new features , then they asked me to explain the code
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso CrimsonLogic (Bengaluru) nel mese di set 2020
Colloquio
There were 3 round as follows
Round 1 : Coding Assignment submission
Round 2 : Technical Interview via MS Teams
Round 3 : Managerial
I was selected up to round 2
Sharing the interview question which might help job seeker candidate for preparing future interview
Domande di colloquio [2]
Domanda 1
Round 1 Question : Assignment using Spring, Hibernate
Q: Demonstration of CRUD operation using Spring and Hibernate - Add, View, Update and Delete Student details.
Round 2:
Q1 : What is pointcut & jointcut in Spring AOP.
Q2 : What are the difference between shallow copy vs deep copy in Java?
Q3 : Write an program which demonstrate custom Runtime exception?
Q4 : Find employee for each department whose birthday falls on current month?
Employee (id, name, dob, dept_id)
Department (dept_id, dept_name)