Candidatei-me online. Fui entrevistado pela Remigies (Bombaim) em mai. de 2024
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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…)
Fiz uma entrevista na empresa Remigies (Navi Mumbai).
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
What is the difference between == and equals() in java?
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 semanas. Fui entrevistado pela Remigies (Mahape) em fev. de 2024
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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