I was greate and positive and well structured, I have been tested based on my soft skills as well as technical knowledge, Several rounds were there HR, Technical, Apptitude . Process was smooth and interactive.
Interview questions [1]
Question 1
What is the difference between == and equals() in java?
I applied online. I interviewed at Remigies (Mumbai) in May 2024
Interview
1. Online Coding Round
Duration: 90 minutes
Platform: HackerRank
Questions:
Implement a multi-threaded producer-consumer system using Java’s concurrency package (BlockingQueue or wait/notify).
Solve a dynamic programming problem (Longest Increasing Subsequence variant).
Write an optimized solution for a large-scale string parsing problem, focusing on time and space complexity.
Interview questions [1]
Question 1
Implement Producer-Consumer problem (using BlockingQueue or wait/notify).
Implement a thread-safe Singleton (lazy initialization + double-checked locking).
How does ThreadLocal work? When would you use it?
Difference between sleep(), yield(), and wait().
Explain the difference between ReentrantLock and synchronized.
Implement a Rate Limiter in Java.
Write a program to print numbers in sequence using 3 threads (1,2,3…)
I applied through college or university. The process took 2 weeks. I interviewed at Remigies (Mahape) in Feb 2024
Interview
I got shortlisted in campus drive, where were checking basic fundamentals regarding java,
In second wrong there were mcqs which were between beginners to intermediate level, so it was difficult to solve for me .
But HR are really helpful and kind, I went in company for giving second ie mcqs, unfortunately didn't got selected.
Interview questions [1]
Question 1
First round which was in campus placement at college,they asked basic concepts such such as oop,interface and few logical questions such as star pattern etc