Premium Employer

i

This company page is being actively managed by Persistent Systems Team. If you also belong to the team, you can get access from here

Persistent Systems Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 3.8k Reviews

Filter interviews by

Persistent Systems Software Engineer Trainee Interview Questions and Answers

Updated 9 Dec 2024

Persistent Systems Software Engineer Trainee Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Based on logical reasoning, quantitative aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Questions on OOPs, Testing, Types of testing

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Basics of Java
  • Q2. Questions related to OOPS
  • Q3. Basic coding questions like Fibonacci, factorial, prime, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't hesitate, interviewers were so cool and good overall good experience

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

General mathematical & Reasoning aptitude

Round 3 - Coding Test 

Java Coding related questions from List

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to your basics in programming language & datastructures

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA with Programming related and aptitude MCQ

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic DSA Question
  • Q2. Resume related question
Round 3 - Behavioral 

(2 Questions)

  • Q1. Basic managerial questions
  • Q2. Introduction, Resume, Projects etc
Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The questions are easy as compare to other companies. The round was online test

Round 2 - One-on-one 

(2 Questions)

  • Q1. The interview was easy and basically based on resume and projects done in the past
  • Q2. The interview was easy and mostly of weakness and strength
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Question were quite easy, based on simple reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting an array using cpp.
  • Ans. 

    Sorting an array of strings using C++.

    • Use the std::sort function from the header.

    • Define a custom comparison function if needed.

    • Example: std::sort(arr.begin(), arr.end());

Answered by AI
  • Q2. Sort first 3 records of a SQL column .
  • Ans. 

    Use ORDER BY clause to sort first 3 records of a SQL column.

    • Use ORDER BY clause followed by the column name to sort the records.

    • Use LIMIT 3 to limit the results to the first 3 records.

    • Example: SELECT * FROM table_name ORDER BY column_name LIMIT 3;

  • Answered by AI
    Round 3 - HR 

    (2 Questions)

    • Q1. Tell me about yourself and your family.
    • Ans. 

      I come from a close-knit family with supportive parents and two siblings.

      • Family is very important to me

      • Parents are supportive of my career choices

      • Have two siblings, one older and one younger

    • Answered by AI
    • Q2. Why we should hire you?
    • Ans. 

      I am a quick learner with strong problem-solving skills and a passion for software development.

      • I have a solid foundation in computer science and programming languages such as Java, C++, and Python.

      • I have completed several projects that demonstrate my ability to work in a team and deliver high-quality code.

      • I am eager to learn and grow in this role, and I believe my technical skills and enthusiasm make me a strong candid

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. How to reverse a array, basic java
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    It consists of general aptitude

    Round 2 - Coding Test 

    3 questions were given to solve

    Round 3 - Technical 

    (2 Questions)

    • Q1. It's was quite easy , they only asked about your resume
    • Q2. Prepare well everything that you have mentioned in the resume
    Round 4 - HR 

    (1 Question)

    • Q1. It didn't get selected in this round
    Interview experience
    2
    Poor
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    First round was Aptitude test which contained questions from every major subject from CS/IT i.e., DBMS, OS, Computer Networks. It also had Maths aptitude and Verbal, and 2 coding questions.

    Round 2 - Verbal and Voice Analysis 

    (2 Questions)

    • Q1. Polymorphism and its types
    • Ans. 

      Polymorphism is the ability of an object to take on many forms.

      • Polymorphism allows objects of different classes to be treated as if they are of the same class.

      • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

      • Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.

      • Runtime polymorphism is ach...

    • Answered by AI
    • Q2. SQL Joins query
    Round 3 - HR 

    (1 Question)

    • Q1. I didn't get selected for this round but my friends told me that they just asked if you are comfortable with salary, bond and relocation. Also the lady HR asked them to define the room, tell her something ...

    Interview Preparation Tips

    Topics to prepare for Coforge Software Engineer Trainee interview:
    • Oops
    • SQL
    • Cloud Computing
    • JDBC
    Interview preparation tips for other job seekers - Your selection generally depends on your interviewer because some interviewers are there just to show off their own knowledge and reject them. My interviewer was so arrogant, he rejected 4/5 candidates and took almost an hour interview where he asked stupid questions and interrupted when answering the questions.
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Aptitude,Reasoning,Verbal,Coding

    Round 2 - Communication Assessment 

    (1 Question)

    • Q1. Reading,Speaking,Listening
    Round 3 - Technical 

    (1 Question)

    • Q1. Technical (based on projects) and HR questions

    Persistent Systems Interview FAQs

    How many rounds are there in Persistent Systems Software Engineer Trainee interview?
    Persistent Systems interview process usually has 2-3 rounds. The most common rounds in the Persistent Systems interview process are Aptitude Test, Technical and Resume Shortlist.
    What are the top questions asked in Persistent Systems Software Engineer Trainee interview?

    Some of the top questions asked at the Persistent Systems Software Engineer Trainee interview -

    1. Basic coding questions like Fibonacci, factorial, prime, ...read more
    2. Questions on OOPs, Testing, Types of test...read more
    3. Questions related to O...read more

    Tell us how to improve this page.

    Persistent Systems Software Engineer Trainee Interview Process

    based on 2 interviews

    Interview experience

    3.5
      
    Good
    View more
    Join Persistent Systems See Beyond, Rise Above
    Persistent Systems Software Engineer Trainee Salary
    based on 17 salaries
    ₹4 L/yr - ₹8.5 L/yr
    At par with the average Software Engineer Trainee Salary in India
    View more details

    Persistent Systems Software Engineer Trainee Reviews and Ratings

    based on 5 reviews

    1.9/5

    Rating in categories

    2.9

    Skill development

    2.1

    Work-life balance

    1.8

    Salary

    1.5

    Job security

    2.9

    Company culture

    1.7

    Promotions

    1.9

    Work satisfaction

    Explore 5 Reviews and Ratings
    Software Engineer
    4.4k salaries
    unlock blur

    ₹2.5 L/yr - ₹9.5 L/yr

    Senior Software Engineer
    3.8k salaries
    unlock blur

    ₹5 L/yr - ₹15.1 L/yr

    Lead Engineer
    3.1k salaries
    unlock blur

    ₹9.8 L/yr - ₹30 L/yr

    Lead Software Engineer
    2.9k salaries
    unlock blur

    ₹7.1 L/yr - ₹18.2 L/yr

    Project Lead
    1.8k salaries
    unlock blur

    ₹13.2 L/yr - ₹38.8 L/yr

    Explore more salaries
    Compare Persistent Systems with

    Cognizant

    3.8
    Compare

    TCS

    3.7
    Compare

    IBM

    4.0
    Compare

    Wipro

    3.7
    Compare
    Did you find this page helpful?
    Yes No
    write
    Share an Interview