Upload Button Icon Add office photos
Engaged Employer

i

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

Zensar Technologies Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 2.4k Reviews

Filter interviews by

Zensar Technologies Junior Software Engineer Interview Questions, Process, and Tips

Updated 2 Jul 2024

Top Zensar Technologies Junior Software Engineer Interview Questions and Answers

View all 22 questions

Zensar Technologies Junior Software Engineer Interview Experiences

27 interviews found

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. Define OOPs. Define polymorphism.
  • Ans. 

    OOPs is a programming paradigm that focuses on objects and their interactions. Polymorphism is the ability of an object to take on many forms.

    • OOPs stands for Object-Oriented Programming.

    • It emphasizes on objects and their interactions.

    • It includes concepts like inheritance, encapsulation, and abstraction.

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

    • It can be achieved th...

  • Answered by AI
  • Q2. Write a program for Prime number
  • Ans. 

    Program to check if a number is prime or not

    • A prime number is only divisible by 1 and itself

    • Start checking from 2 up to the square root of the number

    • If the number is divisible by any number in the range, it's not prime

  • Answered by AI
  • Q3. Program to reverse a string.
  • Ans. 

    Program to reverse a string.

    • Create an empty string to store the reversed string

    • Loop through the original string from end to start

    • Add each character to the new string

    • Return the new string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a great experience. First round is a Test. It's easy if you've studied a little and are good at Apti/reasoning. Then comes the Tech round where the interviewer asks you about your Project, Oops, do you like to explore more in programming languages or just stick to what you know. Then comes the HR interview where they ask Scenario based questions and tada,you're Selected.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Technical as well as quantitative test

Round 2 - Technical 

(2 Questions)

  • Q1. Asked Core java questions
  • Q2. What is destructor
  • Ans. 

    Destructor is a special member function in C++ that is called automatically when an object is destroyed.

    • Destructors have the same name as the class preceded by a tilde (~).

    • They are used to release resources allocated by the object during its lifetime.

    • Example: ~ClassName() { // destructor code }

  • Answered by AI

Skills evaluated in this interview

Junior Software Engineer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is pick ... read more
Q2. What is RDBMS and SQL query to retrieve data from database.
Q3. What's difference between stack memory and heap memory
Q4. What is infotainment system in car?
Q5. Let's consider a box containing 10 ball s numbered from 1 to 10. ... read more

I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked about Oops concept , Database related questions.
  • Q2. Asked about project and what are all technogies used in the projects
  • Q3. Python related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Once you cleared the apptitude then you have to appear in technical interview . They mainly about the basic knowledge about programming language and also asked about projects and all. After HR interview will be there. It was a telephonic interview. Asked only about the basic questions .

I applied via LinkedIn and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java spring javascript python dbms os os etc and all of you riya sen ki tabiyat ka dhyan rakhen ki
  • Q2. Java spring javascript python dbms os etc etc etc
Round 2 - Coding Test 

It was not able to use the form below to delete this email and all the small y

Round 3 - Technical 

(1 Question)

  • Q1. Haha ok thanks for your side i wanted that
Round 4 - Coding Test 

Yah to nhi bhai please muzhe bhaga bhaga diya aur kaha hai ki is tarah

Interview Preparation Tips

Interview preparation tips for other job seekers - Haha ok I will take care from anyone it's now i

Zensar Technologies interview questions for designations

 Junior Software Developer

 (2)

 Junior Software Engineer Trainee

 (1)

 Software Engineer

 (38)

 Junior System Engineer

 (2)

 Junior Engineer

 (1)

 Senior Software Engineer

 (26)

 Software Engineer II

 (1)

 Software Testing Engineer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I was interviewed before Apr 2023.

Round 1 - Coding Test 

Basic Coding question and aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic Technical questions
Round 3 - HR 

(1 Question)

  • Q1. How do you see yourself in the next five years.

Get interview-ready with Top Zensar Technologies Interview Questions

I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

You should prepare well for aptitude and coding well

Round 2 - Technical 

(1 Question)

  • Q1. You communication and introduction should be good in Technical Round and your technical skill should be good

Interview Preparation Tips

Topics to prepare for Zensar Technologies Junior Software Engineer interview:
  • Python
Interview preparation tips for other job seekers - mantain cool attitude and seek knowledge

I applied via Company Website and was interviewed in Feb 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 

Quantitative Ability, Reasoning,Technical
and Coding (the language you are familiar)

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview, they asked me to preferable language. I was convenient in JAVA. Abd then they start asking technical questions on it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practice ur technical skills every day. So that u can crack your interviews easily..
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between call by value and call by reference
  • Ans. 

    Call by value passes a copy of the variable's value, while call by reference passes a reference to the variable.

    • Call by value passes the actual value of the variable being passed to a function.

    • Call by reference passes a reference (memory address) of the variable being passed to a function.

    • Changes made to the parameter in call by value do not affect the original variable, while changes in call by reference do.

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a not that tough but still I'll suggest to work on basics of aptitude questions

Round 2 - Coding Test 

There were two coding questions similar to what we get on hackerrank and those questions were of easy level too. So just practice on hackerrank and leetcode nicely.

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about your project
  • Q2. Language that you prefer
  • Ans. 

    I prefer working with Java as it is a versatile language with a strong community and vast libraries.

    • Java is platform-independent and can be used for web development, mobile app development, and enterprise applications.

    • Java has a vast collection of libraries and frameworks like Spring, Hibernate, and Struts.

    • Java has a strong community and support system, making it easy to find solutions to problems.

    • Java is a statically ...

  • Answered by AI
  • Q3. Are you comfortable with learning new language
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just practice well for the aptitude test and work on basics for coding test. And for interview, I'll suggest to stay confident throughout the discussion.

I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to crack.

Round 2 - Coding Test 

Easy to moderate

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions regarding college projects and little oops concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pass your virtual coding and Aptitude test. Interview is easy to crack.

Zensar Technologies Interview FAQs

How many rounds are there in Zensar Technologies Junior Software Engineer interview?
Zensar Technologies interview process usually has 3-4 rounds. The most common rounds in the Zensar Technologies interview process are Technical, Aptitude Test and HR.
How to prepare for Zensar Technologies Junior Software Engineer 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 Zensar Technologies. The most common topics and skills that interviewers at Zensar Technologies expect are Clinical SAS Programming, Computer Networking, DBMS, Installation and Loan Recovery.
What are the top questions asked in Zensar Technologies Junior Software Engineer interview?

Some of the top questions asked at the Zensar Technologies Junior Software Engineer interview -

  1. What are active and passive transformati...read more
  2. How do you visualize the things In table...read more
  3. What is the difference between call by value and call by refere...read more

Tell us how to improve this page.

Zensar Technologies Junior Software Engineer Interview Process

based on 4 interviews in last 1 year

Interview experience

3.8
  
Good

People are getting interviews through

based on 19 Zensar Technologies interviews
Company Website
Job Portal
Campus Placement
WalkIn
42%
21%
21%
5%
11% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Zensar Technologies Junior Software Engineer Salary
based on 386 salaries
₹3 L/yr - ₹7 L/yr
At par with the average Junior Software Engineer Salary in India
View more details

Zensar Technologies Junior Software Engineer Reviews and Ratings

based on 73 reviews

3.0/5

Rating in categories

3.3

Skill development

3.0

Work-Life balance

3.5

Salary & Benefits

2.5

Job Security

2.9

Company culture

2.9

Promotions/Appraisal

2.8

Work Satisfaction

Explore 73 Reviews and Ratings
Software Engineer
3.9k salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Senior Software Engineer
3.8k salaries
unlock blur

₹5.2 L/yr - ₹22.9 L/yr

Technical Specialist
1.5k salaries
unlock blur

₹9.4 L/yr - ₹33 L/yr

Softwaretest Engineer
833 salaries
unlock blur

₹2.6 L/yr - ₹9.5 L/yr

Senior Technical Specialist
704 salaries
unlock blur

₹11.5 L/yr - ₹40.2 L/yr

Explore more salaries
Compare Zensar Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview