El proceso duró 7 semanas. Acudí a una entrevista en Lemnisk (Bengaluru) en nov 2013
Entrevista
2 telephonic followed by 3 f-2-f interviews. Telephonic interviews were mainly focused on DS and Algos. The interviewers were helpful and would guide you to a correct solution if you show some initial approach. Questions were to find next highest palindrome, finding whether numbers in an array sum up to k, a few questions on sorting and binary search.
The f-2-f interviews had problems around tree traversals, recursion, divide and conquer approach and some puzzles. The puzzles were random and unless you have read them earlier, it is going to be very hard to come up with an answer. If the company wants to hire good thoughtful people, they need to fix this aspect of their interview process.
Preguntas de entrevista [1]
Pregunta 1
Given an array representing insertion order in a BST, find the root-to-node path for any given node.
Solicité el puesto a través de una agencia de empleo. El proceso duró 1 día. Acudí a una entrevista en Lemnisk (Bengaluru) en feb 2015
Entrevista
I applied through e-litmus. There was a written test(MCQ) and a programming test.
Written test had questions from algorithms, OS, networking , data structures, compilers etc. you can't wake up one day and crack the interview. It needs clarity of almost all comp sc subjects.
There were 42 MCQs and 1 programming test.
Preguntas de entrevista [1]
Pregunta 1
OS questions included ques on fork, processes, file descriptors, address translational buffer. You need to be really strong in DS if u wanna crack this interview. Programming test included a weird program, more logical than technical question.
Solicité el puesto a través de una agencia de empleo. El proceso duró 1 semana. Acudí a una entrevista en Lemnisk (Bengaluru) en nov 2014
Entrevista
Resume selection through staffing agency, then Objective Technical Test (mostly previous years GATE question) covering all the fundamentals of computer Science viz. Database, Computer Networks, Data Structures, Algorithm, Computer Organization, Theory of Computations etc, followed by two face to face interview and the final HR interview
Solicité el puesto a través de una agencia de empleo. El proceso duró 1 día. Acudí a una entrevista en Lemnisk (Bengaluru) en jun 2014
Entrevista
I got interview call through eLitmus. Initially they conducted a written test which includes both technical and little apti. Technical is mainly about data structures. The guys with good C language knowledge can crack the writer test.
Technical test: (15 Questions)
Which sorting algorithm uses divide and conquer policy?
Why array elements are stored in sequential memory locations?
What of the following sorting algorithm selects the maximum value and replaces it with last element?
How many comparisons does bubble sort makes?
etc.
Apti: (8 Questions)
You don't have to worry much about. It is very easy to crack.
Preguntas de entrevista [1]
Pregunta 1
I didn't expect the data structures related questions as the job profile says JavaScript and HTML