Open In App

Persistent Systems Interview Experience | On-Campus 2021

Last Updated : 01 Sep, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

Persistent Systems Interview Experience (On-campus)

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 

  1. It was a long problem statement that boiled down to calculating the sum of digits of the number of each element in a vector
  2. Sort first k elements in ascending order and rest n-k elements in descending order (No STL/Collections)

Round 2: Technical Interview Round 1

  1. Introduction
  2. An easy coding problem with a lengthy problem statement(Coding- Basic)
  3. Find the second maximum element in a vector without sorting(Coding- Basic)
  4. Can you implement a stack using a queue?
  5. Implement stack using 2 queues (Coding- Easy)
  6. Tell me all the data structures you know and their use cases
  7. What is Armstrong’s number?
  8. Find whether a number is Armstrong or not (Coding -Basic)
  9. Composite Key Vs Primary Key
  10. Encapsulation with real-life examples and Inheritance with real-life examples
  11. Different layers of OSI model.
  12. Explain what and OS does?
  13. A puzzle to solve. Initially, I was stuck here then he gave me a hint then I solved it https://www.geeksforgeeks.org/weight-heavy-ball/
  14. Some questions about my career plans

There wasn’t any TR 2 

Round 3: HR ASSESSMENT 

2 days after round 3 I got selected for the base package.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads