I applied through college or university. The process took 2 days. I interviewed at Prolitus Technologies (Noida) in Dec 2019
Interview
First round:
MCQ round
Network, OS, DS, C and DBMS. Few questions on these topics to test your concept
Second round:
Coding round attempt 4 questions
1. Print spiral matrix in anti clock wise.
2. WAP to convert non-spaced workds into spaced ones (word list was given in question). Eg: "InternationalBusinessMachines" -> "International Business Machines"
3. DBMS Question
4. Logical Programming question
Third round:
Face to face
Question mostly based on project experience, DBMS and logic programs, Few questions from Datastructures, like hashmaps and trees.
I applied online. The process took 1 day. I interviewed at Prolitus Technologies (Noida) in Mar 2019
Interview
1 The first round was a technical aptitude test in which 30 questions from various subjects such as DBMS, Data Structure, Algorithms were asked. The level was easy.
2 Pen and Paper coding round.
Interview questions [1]
Question 1
1 WAP to print the spiral matrix in an anti-clockwise way.
2 WAP or arrange the elements in a 2-D matrix such that the sum of each row, column, diagonal elements must be same.