Upload Button Icon Add office photos

Filter interviews by

Zoondia Junior Software Engineer Interview Questions and Answers

Updated 16 Aug 2024

Zoondia Junior Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General apitude questions

Round 2 - Coding Test 

Basic coding qustions, 10,15 minutes

Round 3 - One-on-one 

(2 Questions)

  • Q1. Sql query related question
  • Q2. Java based simple question

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basic coding questions

Interview questions from similar companies

I applied via Job Portal and was interviewed before Oct 2021. 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 

There were 2 rounds of interview 1st round there were few very Basic Aptitude Questions, and in second round basic OOPs questions that's all.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain Polymorphism and write a program to show it.
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Method overloading is when a class has two or more methods with the ...

  • Answered by AI
  • Q2. Write a query for fetching the second highest salary from the table.
  • Ans. 

    Query for fetching the second highest salary from a table.

    • Use ORDER BY and LIMIT to fetch the second highest salary.

    • Exclude the highest salary using subquery or WHERE clause.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Cognizant Junior Software Engineer interview:
  • OOPS
  • SQL
Interview preparation tips for other job seekers - Very Basic questions, just brush up your OOPs and CRUD operations in SQL. That will be more than enough.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me your strengths and weaknesses ?
  • Q2. Why did you choose this field?

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall tough one if u dnt prepare well

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Reverse an array
  • Ans. 

    Reverse an array of strings

    • Iterate through the array from both ends and swap the elements

    • Continue swapping until the middle of the array is reached

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DS and algo well and some general HR questions

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics of Angular
  • Q2. Basics of js

Interview Preparation Tips

Interview preparation tips for other job seekers - Freshen up basics on skills.

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. TELL ABOUT YOURSELF?
  • Q2. WHY COGNIZANT?
  • Q3. PASS IN PYTHON
  • Q4. %APTITUTE QUESTION
  • Q5. WANT TO RELOCATE
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to consider relocation if the job aligns with my career goals.

    • I am open to exploring new cities and cultures.

    • I am willing to relocate for a better work-life balance or career advancement opportunities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, In the aptitude exam try to solve as many drive code to select in genc next, They are more focused on technology and your verbal skills.

Interview Questionnaire 

3 Questions

  • Q1. Difference between inner join and outer join
  • Ans. 

    Inner join returns only matching rows from both tables while outer join returns all rows from one table and matching rows from the other.

    • Inner join is used to combine data from two tables based on a common column.

    • Outer join is used to combine data from two tables where one table may not have matching rows in the other.

    • There are three types of outer join: left outer join, right outer join, and full outer join.

    • Left outer...

  • Answered by AI
  • Q2. What is abstract class
  • Ans. 

    An abstract class is a class that cannot be instantiated and is used as a base class for other classes.

    • An abstract class can have abstract and non-abstract methods.

    • Abstract methods have no implementation and must be implemented by the derived class.

    • An abstract class can have constructors and fields.

    • An abstract class can be used to define a common interface for a group of related classes.

    • Example: Animal is an abstract c...

  • Answered by AI
  • Q3. What is normalization and difference between 3NF and BCNF
  • Ans. 

    Normalization is a process of organizing data in a database to reduce redundancy and dependency.

    • Normalization is used to eliminate data redundancy and dependency.

    • 3NF (Third Normal Form) eliminates transitive dependencies while BCNF (Boyce-Codd Normal Form) eliminates partial dependencies.

    • 3NF is a subset of BCNF.

    • Normalization helps in improving data consistency and integrity.

    • Normalization can also improve database perfo

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. C programming
  • Q2. Python

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technical question basic c programming question to ready

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. Aptitude

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Technical questions related to your domain. Mostly what, how & why questions.
  • Q2. Some aptitude questions to solve.
  • Q3. 1 or 2 coding questions.
  • Q4. HR questions. Like why this company, tell me about yourself, who is the CEO of CTS, where is the headquarter etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm & expressive. Don't hide the facts and truth. Don't try to manipulate HR.

Zoondia Interview FAQs

How many rounds are there in Zoondia Junior Software Engineer interview?
Zoondia interview process usually has 3 rounds. The most common rounds in the Zoondia interview process are Aptitude Test, Coding Test and One-on-one Round.
What are the top questions asked in Zoondia Junior Software Engineer interview?

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

  1. Sql query related quest...read more
  2. java based simple quest...read more

Tell us how to improve this page.

Zoondia Junior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.7
 • 587 Interviews
UST Interview Questions
3.8
 • 511 Interviews
FIS Interview Questions
3.9
 • 485 Interviews
View all
Software Engineer
4 salaries
unlock blur

₹5.4 L/yr - ₹7.2 L/yr

Business Analyst
3 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Associate Consultant
3 salaries
unlock blur

₹6.8 L/yr - ₹11.1 L/yr

Business Development Executive
3 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

UX Designer
3 salaries
unlock blur

₹3.6 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Zoondia with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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