Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Prolitus Technologies (Noida) nel mese di dic 2019
Colloquio
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.
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Prolitus Technologies (Noida) nel mese di mar 2019
Colloquio
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.
Domande di colloquio [1]
Domanda 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.