Persistent Systems Interview Experience | On-Campus 2022
Round 1: Aptitude Round
It was held on the AMCAT platform and it was an easy round as quants weren’t part of the aptitude test and there were two easy coding problems to solve but some of the test cases of 2nd question were not passing so, I am able to solve the first question fully and second one partially.
Round 2: Technical Interview Round 1
Time: 30-35 mins
- Tell me about yourself (In the introduction itself I give some brief about my project)
- OOPs (Polymorphism, Access Specifier, How can we achieve access specifier in c++, Constructors and its types, destructors)
- Pattern printing with code and explanation
- Quick Sort only approach
- BFS/DFS for trees
- Stack using queue or Queue using stack (anyone only with approach)
- Hub vs Switch
- If you type www.xyz.com and if you are not able to reach that site, so tell me some troubleshooting steps you would perform
- Normalization
- Some query’s
- Keys
- Tell me about software testing
- Tell me how you can test the Youtube website (so I gave him some different edge cases over which I’ve test this site).
There wasn’t any TR 2
Round 3: HR
- It was a 100 question web proctored test (all were HR basic questions) but in the mail, they say that we have only 20 minutes to solve this but there was no timer and also the camera open so, I take 25-30 minutes and some of my friends even take 35 minutes.
Tips:
- My final tip is that you have to be confident about your answer and also be vocal.
Please Login to comment...