I applied through college or university. The process took 2 days. I interviewed at Scienaptic Systems
Interview
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.
Interview questions [1]
Question 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).
I applied through college or university. The process took 3 days. I interviewed at Scienaptic Systems (Bengaluru) in Oct 2021
Interview
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.
I applied through college or university. The process took 1 day. I interviewed at Scienaptic Systems (Bengaluru)
Interview
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.
Interview questions [1]
Question 1
Design a snake and ladder game. What all data structures you will need