J'ai postulé en ligne. J'ai passé un entretien chez Remigies (Mumbai) en mai 2024
Entretien
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.
Questions d'entretien [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…)
J'ai passé un entretien chez Remigies (Navi Mumbai)
Entretien
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.
Questions d'entretien [1]
Question 1
What is the difference between == and equals() in java?
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Remigies (Mahape) en févr. 2024
Entretien
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.
Questions d'entretien [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