Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en Lemnisk en sep 2018
Entrevista
Telephonic interview
One hour , 2 question
We will have enough time to solve question.
Interview was very friendly and explained every question very well. Do practice in the area of array , tree , linkedList.
Preguntas de entrevista [2]
Pregunta 1
Find a number in 2d array have sorted Column and row.
Me postulé a través de una agencia de empleos. El proceso tomó 1 día. Acudí a una entrevista en Lemnisk (Bengaluru) en nov 2017
Entrevista
I applied through elitmus.First round was apti.30 questions (10 apti and 20 tech) 30 min.
Second round :coding on paper.two questions were given.After this there were interview.I didnt get shortlisted for further rounds
Preguntas de entrevista [1]
Pregunta 1
Write a program to print no of distinct pairs(a[i],a[j]) where an array is given and a value k,where i!=j and a[i]+a[j]=k.
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Lemnisk en ene 2015
Entrevista
First Round was written MCQs. We had to tick the correct answer. Marking was +3 and -1.
Then they shortlisted 12 students.
There were two Technical rounds.
TR1
Asked about my projects.
In the first they asked about OOPS concepts and to implement getMin() in stack. And about sorting algorithms Quicksort and MergeSort. And which one was better among them.
And they also asked to fing nth largest element in an array in logn time.
We can do this by modifying quicksort.
TR2
Asked about projects.
Asked to implement graphs.
Asked to convert a string to a number.
And given a file extract phone numbers from it. The file contains numbers starting with +91 and has 10 digits.
Then HR