Open In App

Persistent Systems Interview Experience (On-Campus)

Interview Round 1 : Time: 20-30mins

For Example : given array is [4, 2, 5, 8, 5, 2, 2, 4, 4, 4] so, the array after the sorting will be [4, 4, 4, 4, 2, 2, 2, 5, 5, 8].



I was given about 10mins to solve both the questions. Meanwhile, the interviewer was proctoring. After the coding questions interviewer continued asking technical questions as follows:

That was all for the interview. At last, Interviewer asked me any questions that I had. Overall, it was a smooth interview. About a week later I got a mail saying that I had cleared this round and Round 2 will be held next.



Technical Interview round 2 : Time: 10-20mins. This round was pretty short. These were the following questions that were asked.

That was all for the Technical Round 2.

Also, some of my friends who appeared in the interview were asked questions on operating Systems and were given to write SQL queries during their 1st round of interviews.

Tip: Brush up on the basics of Object Oriented Programming, DBMS, Operating systems, and Data Structures. They generally ask about the basics of subjects.

Article Tags :