J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Lemnisk en sept. 2018
Entretien
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.
Questions d'entretien [2]
Question 1
Find a number in 2d array have sorted Column and row.
J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez Lemnisk (Bengaluru) en nov. 2017
Entretien
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
Questions d'entretien [1]
Question 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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Lemnisk en janv. 2015
Entretien
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