Upload Button Icon Add office photos

Filter interviews by

Zinnia Interview Questions and Answers

Updated 6 Oct 2024

Zinnia Interview Experiences

Popular Designations

5 interviews found

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Java coding test of recursion and reverse string using self method.

Round 2 - Technical 

(2 Questions)

  • Q1. What is Oops concept
  • Ans. 

    Oops concept stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • Oops concept focuses on creating objects that contain both data and methods to manipulate that data.

    • It involves concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • For example, a class 'Car' can have attributes like 'color' and 'model' and methods like 'start' and 'stop'.

  • Answered by AI
  • Q2. Benifits of replication in mongo
  • Ans. 

    Replication in MongoDB provides high availability, fault tolerance, and disaster recovery.

    • Ensures data redundancy and availability in case of node failures

    • Supports automatic failover to maintain continuous service

    • Allows for scaling out read operations by distributing read load across multiple nodes

    • Facilitates disaster recovery by maintaining multiple copies of data across different nodes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1. reverse string program. 2. Print Start program

Round 2 - Technical 

(2 Questions)

  • Q1. Basic about oops
  • Q2. Sql related questions

Senior Software Development Engineer Interview Questions asked at other Companies

Q1. Level order traversal of a binary search tree from leaf to root? Print in a single line or Print new line for every level.
View answer (3)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on coding
  • Q2. Questions on projects experience

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer did not let me talk. It was for automation. The HR did a terrible job with the requirement. The JD had no specifics about automation. Just scripting was mentioned and interviewer expected a coding language. And when I asked more info on the role, he response was haven’t you read the JD. Such a condescending tone.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. More on why you chose the role and if the timings work fy or not rest is all covered in intro as well as future plans

Operations Associate Interview Questions asked at other Companies

Q1. How do you get use to bulk of invoices comes at a time and how do you work on it
View answer (7)

Zinnia interview questions for popular designations

 Senior Software Development Engineer

 (1)

 Operations Associate

 (1)

 Senior Associate

 (1)

 Software Developer

 (1)

 QA Engineer

 (1)

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

I applied via Referral and was interviewed before Sep 2022. There were 4 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 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. What's your current CTC and expectations?
Round 3 - Aptitude Test 

General English test.

Round 4 - One-on-one 

(1 Question)

  • Q1. Asking questions related insurance.

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)

Interview questions from similar companies

I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear. Some scenario based questions based on business rules and FDMEE data load

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and English test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round to test technical skills
Round 3 - HR 

(1 Question)

  • Q1. This was fun. It'll take few minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare hard.company will be taking people on basis of their technology requirements and needs

Analyst Interview Questions & Answers

Wipro user image Anonymous

posted on 23 Feb 2021

Interview Questionnaire 

1 Question

  • Q1. Previous Project Experience

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

Zinnia Interview FAQs

How many rounds are there in Zinnia interview?
Zinnia interview process usually has 2 rounds. The most common rounds in the Zinnia interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Zinnia 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 Zinnia. The most common topics and skills that interviewers at Zinnia expect are .NET, ASP.NET, C#, SQL Server and TypeScript.
What are the top questions asked in Zinnia interview?

Some of the top questions asked at the Zinnia interview -

  1. Benifits of replication in mo...read more
  2. What is Oops conc...read more
  3. Asking questions related insuran...read more

Tell us how to improve this page.

Zinnia Interview Process

based on 6 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Zinnia Reviews and Ratings

based on 68 reviews

2.7/5

Rating in categories

2.5

Skill development

2.7

Work-life balance

2.9

Salary

2.2

Job security

2.6

Company culture

2.5

Promotions

2.6

Work satisfaction

Explore 68 Reviews and Ratings
Senior Associate
44 salaries
unlock blur

₹3.8 L/yr - ₹6.1 L/yr

Associate
24 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Associate Software Engineer
12 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Software Engineer
11 salaries
unlock blur

₹4.6 L/yr - ₹14.5 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹11.5 L/yr - ₹25 L/yr

Explore more salaries
Compare Zinnia with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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