Upload Button Icon Add office photos
Engaged Employer

i

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

Perennial Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Perennial Systems Senior Associate Interview Questions and Answers

Updated 11 Jan 2024

Perennial Systems Senior Associate Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2023.

Round 1 - Coding Test 

Two coding questions medium level

Round 2 - Technical 

(1 Question)

  • Q1. Spring boot , Microservices , sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and have strong basics

Interview questions from similar companies

Software Engineer Interview Questions & Answers

American Megatrends user image R. Arockia Ratheesh Sahayaraj

posted on 6 Nov 2015

Interview Preparation Tips

Round: Test
Experience: Only 24 people from my campus attended the placement process of this company.The experience wasn't really good.I wasn't 
short-listed for next round as my CGPA was 7.5 and need was of above 7.5 ,as they were maintaining standards.

Round: Test
Experience: 1.C aps was really tough.
2.Section 2 we had to choose either Microprocessor or Java,I preferred microprocessor . 3.Simple Questions on 8085 and 8086 instruction set was asked.
4.How much memory are there are 20 address lines,
5.Difference between SRAM and DRAM.
6.ROM is used for stack or not.
7.What are contents of Stack Pointer after PUSH and POP operation.
8.What happens after RET instruction?
9.What is CMC equivalent instruction?

Round: Test
Experience: 16 questions on Quant which are :-
Odd number in a series, Area and Volume, Games of Skill, Time and Work, Average, Trains, Boats 
and Streams, Profit and Gain were asked.
If no. of handshakes is 66,find total number of People.?
A lotus in a pond doubles in size everyday,if it fills the pond on 20th day,when will be the pond would be half?
LOGICAL REASONING-
4 men are on the side of a bridge.One torch light is with them and without it they cannot cross 
the bridge.The bridge can withstand only 2 people at a time.The time required by the persons are 1 
min,2 mins,7 mins,10 mins respectively.Find the shortest time required by all of em to cross the
bridge.
(Answer: 17 minutes)

Round: SOFT SKILLS
Experience: scenario based questions were asked:-
1.working on a project in your company and your brother is in urgent need of a project.What will you do?
2.Your friend mails the project details to some other company.what will be you reaction?
3.Your boss allows to take your team members for a treat.Whether you choose costly one or within budget?
4.Your favorite subject in your curriculum and Why?
5.Where you would view yourself in 5 years?
6.What is a dream company in your terms?
7.Any situation were your work was criticized and what was your reaction?

Skills:
College Name: Anna University Chennai

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

What is performance testing?

Round 2 - Technical 

(1 Question)

  • Q1. About load runner
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prepare DSA and one language well.

Round 2 - Aptitude Test 

General aptitude and logic questions.

Round 3 - HR 

(2 Questions)

  • Q1. What is your long term goal in field of AI/ML?
  • Ans. 

    My long term goal in the field of AI/ML is to develop innovative solutions that can positively impact society and improve people's lives.

    • Continuously learning and staying updated with the latest advancements in AI/ML technologies

    • Collaborating with experts in the field to work on cutting-edge projects

    • Applying AI/ML techniques to solve complex real-world problems

    • Contributing to research and publications in the field of A

  • Answered by AI
  • Q2. Tell me about your previous experiences in this field?

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

In apti test,there where 31 que some que carries negative marks , marks will be alloted accoring to that que .

Round 2 - Coding Test 

I consist of 3 que if you clear one que you will be shortlisted

Round 3 - Technical 

(1 Question)

  • Q1. Difference between c and c++?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C is a subset of C++, meaning C++ includes all of C's features and more.

    • C++ has features like function overloading, templates, and exception handling which are no...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to rotate a matrix?
  • Ans. 

    To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.

    • Transpose the matrix by swapping elements across the diagonal

    • For clockwise rotation, reverse each row of the transposed matrix

    • For anti-clockwise rotation, reverse each column of the transposed matrix

  • Answered by AI
  • Q2. How to find a particular element in a sorted array?
  • Ans. 

    Use binary search to efficiently find a particular element in a sorted array.

    • Start by comparing the target element with the middle element of the array.

    • If the target element is less than the middle element, search the left half of the array.

    • If the target element is greater than the middle element, search the right half of the array.

    • Repeat the process until the target element is found or the search space is empty.

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Level of difficulty - Hard and very strong understanding in python required to clear this round.

Round 2 - Coding Test 

Basically it consists of three questions - easy and 2 medium level questions. DSA concepts is required to clear this round.

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude is fully based upon technical mcqs, code snippets. Only one or two aptitudes are from general topics.
Negative marking is also there for certain questions.

Round 2 - Coding Test 

Coding was Little bit tough. You will be given 3 qns.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing the coding in certain specific language!
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Round 1: Round 1 was an MCQ exam. The time allotted was 45 minutes and 30 questions had to be answered. There was negative marking for wrong answers(-1)

Round 2 - Coding Test 

This was a programming round. We were given 4 questions that had to be solved in 1 hour. The coding questions were-

Matrix multiplication
Program to write linear convolution
A question based on graphs
Another question on the 2D array.

Perennial Systems Interview FAQs

How many rounds are there in Perennial Systems Senior Associate interview?
Perennial Systems interview process usually has 2 rounds. The most common rounds in the Perennial Systems interview process are Coding Test and Technical.
How to prepare for Perennial Systems Senior Associate interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Perennial Systems. The most common topics and skills that interviewers at Perennial Systems expect are Hibernate, Java, MongoDB, Spring and Spring Boot.

Tell us how to improve this page.

Perennial Systems Senior Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 92 Interviews
MulticoreWare Interview Questions
4.2
 • 23 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
AvenData GmbH Interview Questions
3.0
 • 18 Interviews
Grapecity Interview Questions
3.8
 • 17 Interviews
Xactly Corp Interview Questions
3.9
 • 17 Interviews
View all
Perennial Systems Senior Associate Salary
based on 18 salaries
₹5.4 L/yr - ₹9.4 L/yr
At par with the average Senior Associate Salary in India
View more details

Perennial Systems Senior Associate Reviews and Ratings

based on 7 reviews

2.9/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

3.1

Salary

2.7

Job security

2.6

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 7 Reviews and Ratings
Associate Java Developer
26 salaries
unlock blur

₹3.7 L/yr - ₹12.6 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹7.5 L/yr - ₹23.5 L/yr

Senior Associate
18 salaries
unlock blur

₹5.4 L/yr - ₹9.4 L/yr

Java Developer
16 salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Associate Software Engineer
13 salaries
unlock blur

₹4.4 L/yr - ₹13 L/yr

Explore more salaries
Compare Perennial Systems with

HyScaler

4.5
Compare

Pitney Bowes

3.7
Compare

AvenData GmbH

3.0
Compare

Dataflow Group

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