Candidatei-me online. O processo levou 2 meses. Fiz uma entrevista na empresa MIM Software.
Entrevista
First, OA with two LC questions. Then, there is a phone screen with questions on algorithms, data structures, and Object-oriented programming. The final interview consists of 3 rounds with questions on algorithms, data structures, OOP, and fix a bug in Java.
Perguntas de entrevista [1]
Pergunta 1
How is a hash table implemented? Run time of operations in a linked list vs an array? What are encapsulation, inheritance, and polymorphism?
Candidatei-me online. Fui entrevistado pela MIM Software em fev. de 2023
Entrevista
1st initial round - 30 mins - two interviewers - oops based Qualified, and then was asked to schedule three continuous round 2nd round - Imperative programming - 45 mins 4th round - OOPS - 45 mins
Perguntas de entrevista [1]
Pergunta 1
2nd round - Imperative programming - 45 mins Questions: - How will you explain Java and C++ in easy language to one who doesn't know? - how does garbage collectors work? - inplace transpose of a matrix 3rd round - Algorithm Design - from the given dictionary of words find if by changing one letter at a time such that the new word formed is also in dictionary, can we reach to one other given word. what will the minimum number of switch required? 4th round - OOPS one simple question and asked to tell output and do some modifications in the already written code
Candidatei-me online. Fui entrevistado pela MIM Software em nov. de 2020
Entrevista
1st you do a coding test. Then you do an initial phone interview with 2 devs. Then you schedule a final round interview. This is 3 interviews back to back, some java questions about memory management and other language specific questions. Then a few basic algorithms questions. They ask for pseudo code which I wish they would have just asked me to code out the solutions that would have been just as simple. One interview was just DSA. I thought it was a very easy question, They don't make you code it out, but you need to explain the solution in great detail. The final interview was about OOP principles and basic understanding of java.