Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 días. Acudí a una entrevista en Scienaptic Systems (Bengaluru) en sept 2016
Entrevista
2 rounds
1) Online Test consisting of MCQ questions
2) Technical Interview
I have made a few observations of the company.
My interviewer himself admitted that he wasnt used to taking interviews and considering he joined Scienaptic few months back from a service based company, he did not seem too eager for the interview and as well his concepts in OS seemed questionable. At the end of the interview, he did not have the courtesy to ask me " Do you have any questions for me?" , Just a straight up- " Ok i am done with the interview". I had to initiate the conversation about his background myself.
The other employees seemed friendly in the company.
Lastly, a humble request to the HR, please get back to the candidates who have appeared for the interview, even if its for rejection.
Preguntas de entrevista [1]
Pregunta 1
In the Technical Interview, I was asked some easy questions on OS such as virtual memory , context switch etc.
Then i was asked programs on 1) Reverse a string (recursively and non recursively) 2) Print the doubly Linked List in Reverse. 3)Print Singly linked list in reverse. 4) Find a loop in a LL.
Lastly I was asked a design question in OS where i had to design a scheduler algorithm.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 días. Acudí a una entrevista en Scienaptic Systems (Bengaluru) en oct 2021
Entrevista
There were total of 3 rounds
1. Online Test
2. Technical Interview
3. Managerial Round
Online Test consisted of 2 coding ques that were of easy to moderate level.
Technical Interview was based mostly on programming concepts and data structures. Few questions were asked on OS and networking also.
Managerial Round was resume based. Questions were asked based on resume and also there were some situational questions.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Scienaptic Systems (Bengaluru)
Entrevista
First round was aptitude followed by a coding test. Aptitude questions were easy. RS Aggarwal will do. Coding questions were from geeks. But never copy code as Scienaptic ppl will actually check each code. If you write well commented code , then you will get an edge in Interviews. After aptitude test 40 were shortlisted and after coding test 12 were shortlisted. Finally there was one technical interview round followed by hr interview. In the technical interview they ask questions like design a snake and ladder game like what all data structures you will use. They ask questions from linked list and trees. Basically if u have covered geeks in a breadth first manner then you can answer these questions. Finally the hr round was just a formality. Scienaptic hr is really cool.
Preguntas de entrevista [1]
Pregunta 1
Design a snake and ladder game. What all data structures you will need
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 días. Acudí a una entrevista en Scienaptic Systems
Entrevista
Round 1:Coding round- 2 questions were given, duration 2hrs.
Round 2: Technical interview
Round 3: HR interview - Simple questions like tell me about yourself and family, etc.
Students who applied for data analyst were given a different question.
Preguntas de entrevista [1]
Pregunta 1
Round 1 : Q1- Given a employee hierarchy information, find the number of subordinates (direct and indirect) under each employee.
Q2- Some string question, an encoding scheme was given and we had to convert the given string to corresponding code.
Round 2: Questions based on my projects. Basic questions about Java, like about HashMap implementation. One question on linked list (add a number to a linked list , the linked list represents a decimal number).