Senior Java Developer applicants have rated the interview process at CrimsonLogic with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 69.6% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
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
Interview questions [1]
Question 1
Java 8 new features , then they asked me to explain the code
I applied online. The process took 3 weeks. I interviewed at CrimsonLogic (Singapore) in Oct 2022
Interview
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.
I applied through a staffing agency. The process took 1 week. I interviewed at CrimsonLogic (Bengaluru) in Sept 2020
Interview
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
Interview questions [2]
Question 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)