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

Filter interviews by

Persistent Systems Junior Engineer Interview Questions and Answers

Updated 29 May 2024

Persistent Systems Junior Engineer Interview Experiences

1 interview found

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

Print star and string based

Round 2 - Technical 

(1 Question)

  • Q1. Difference between ArrayList and LinkedList
  • Ans. 

    ArrayList is implemented using resizable array while LinkedList is implemented using doubly linked list.

    • ArrayList provides fast random access but slow insertion and deletion at middle. LinkedList provides fast insertion and deletion but slow random access.

    • ArrayList uses less memory overhead compared to LinkedList.

    • Example: ArrayList is suitable for scenarios where frequent access and less frequent insertion/deletion is ...

  • Answered by AI
Round 3 - Coding Test 

Print the tringle pattern and write the only logic

Interview Preparation Tips

Interview preparation tips for other job seekers - learn the before interview

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Regular aptitude questions from R.S. Aggarwal.

Round 2 - Coding Test 

Some basic Programs and logics

Round 3 - Technical 

(1 Question)

  • Q1. Interviewer asks to write programs and explain the pseudo code.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How the induction motor is started?
  • Ans. 

    Induction motor is started by providing a rotating magnetic field in the stator winding.

    • Start by connecting the stator winding to a three-phase AC power supply.

    • The rotating magnetic field is produced in the stator winding, which induces current in the rotor bars.

    • The induced current in the rotor bars creates a magnetic field, causing the rotor to start rotating.

    • Common methods of starting induction motors include direct-...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. 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 

1st Round is Aptitude test.
Aptitude questions are very easy.

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interview questions are based on resume. Tech HR was very kind and polite. Easy to clear
  • Q2. Reverse the string and swap two integers.
  • Ans. 

    Reverse string and swap two integers in an array of strings.

    • Iterate through each string in the array and reverse it using built-in functions or a loop.

    • Swap two integers in the array by storing one in a temporary variable and then swapping their values.

    • Ensure to handle edge cases like empty strings or non-integer elements in the array.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

It was full on language testing
You have to repeat the words when you listen you have to record it and upload it

Round 3 - One-on-one 

(2 Questions)

  • Q1. What you know about osi reference model
  • Ans. 

    The OSI reference model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI model stands for Open Systems Interconnection model

    • It helps in understanding how different networking protocols work together

    • Each layer has specific functions and communicates with adjacent layers

    • Examples of layers include physical layer, data link layer, network layer,

  • Answered by AI
  • Q2. What do you know about top/ip
  • Ans. 

    Top/IP refers to the top-level Intellectual Property in a design, typically owned by a company or individual.

    • Top/IP includes key components or features that differentiate a product or design from others.

    • It is often protected by patents, trademarks, or copyrights to prevent unauthorized use.

    • Companies may license or sell their top/IP to generate revenue or collaborate with others.

    • Examples of top/IP include unique algorit...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Normal simple questions What is your dream company Where are you from Are you Willing to relallocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not opt this for role..this a stress job no will be there to help you trust every manager you get in this role are ******

Skills evaluated in this interview

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

Palindrom test with binary search algo

Round 2 - Coding Test 

Trapping rain water test with leetcode

Round 3 - HR 

(1 Question)

  • Q1. Ctc culture fit and other diwcussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Geomentry,trigomentry

Round 3 - Technical 

(1 Question)

  • Q1. How to check the radius of a circle
  • Ans. 

    To check the radius of a circle, measure the distance from the center to any point on the circumference.

    • Use a ruler or measuring tape to measure the distance from the center of the circle to any point on the circumference.

    • The measured distance is the radius of the circle.

    • For example, if the measured distance is 5 cm, then the radius of the circle is 5 cm.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Environment to work
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is ct parameters
  • Q2. What is main tie main
  • Ans. 

    Main tie main is a term used in civil engineering to refer to the primary structural element that holds a structure together.

    • Main tie main is typically a large beam or column that bears the majority of the load in a structure.

    • It is crucial for the stability and strength of the building.

    • Examples include central columns in high-rise buildings or main beams in bridges.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Communication 

(1 Question)

  • Q1. It's all base on our communication. We need to speak English fluently
Round 2 - Aptitude Test 

It's some little bit difficult and there is no coding round

Round 3 - Technical 

(2 Questions)

  • Q1. It's more difficult this round and they asked about based on c I told them I am comfortable in c
  • Q2. Arrays, dangling pointer, pointers,oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in language... Although you are fresher atlesat you need to know basics of one language.... Try and try.. Do not loose your goal... One day we get success... All the best guys
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude and DSA questions majorly from GFG

Round 2 - Coding Test 

3 coding questions moderate to hard difficulty

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions of previous round, DS ,basic OOP and SQL
Round 4 - HR 

(1 Question)

  • Q1. Standard HR questions like tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through interview experiences for GFG

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Junior Engineer interview?
Persistent Systems interview process usually has 3 rounds. The most common rounds in the Persistent Systems interview process are Coding Test and Technical.

Tell us how to improve this page.

Persistent Systems Junior Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Persistent Systems See Beyond, Rise Above
Persistent Systems Junior Engineer Salary
based on 7 salaries
₹4.5 L/yr - ₹5 L/yr
38% more than the average Junior Engineer Salary in India
View more details
Software Engineer
4.4k salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
3.9k salaries
unlock blur

₹5 L/yr - ₹15.4 L/yr

Lead Engineer
3.1k salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹7.2 L/yr - ₹18.4 L/yr

Project Lead
1.9k 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