Upload Button Icon Add office photos

Country Delight

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Country Delight Software Engineer Interview Questions and Answers

Updated 17 Oct 2024

Country Delight Software Engineer Interview Experiences

2 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Find frequency of a word in sentence
  • Ans. 

    Use a hashmap to store word frequencies in the sentence.

    • Split the sentence into words using space as delimiter.

    • Iterate through each word and update the frequency in the hashmap.

    • Return the frequency of the desired word.

  • Answered by AI
  • Q2. Find first and last occurence of a target element in shorted array
  • Ans. 

    Find first and last occurrence of a target element in a sorted array.

    • Use binary search to find the first occurrence of the target element.

    • Modify the binary search to find the last occurrence of the target element.

    • Handle cases where the target element is not found in the array.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your Salary Expectations
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience in the industry.

    • Research industry standards for software engineer salaries

    • Consider my level of experience and expertise

    • Factor in the cost of living in the area where the job is located

  • Answered by AI
  • Q2. Are you ready to relocate to gurgain
  • Ans. 

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

    • I am open to exploring new opportunities in different locations

    • I am willing to relocate for the right job offer

    • I have experience moving for work in the past, such as when I relocated for my current job at XYZ Company

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Aug 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 - One-on-one 

(1 Question)

  • Q1. Interview last for 45 - 75 mins. Asked two dsa problems one from String (easy) and second from priority queue (medium). Technical questions on java, spring boot,sql. Technical questions on project.
Round 3 - One-on-one 

(1 Question)

  • Q1. Same as round 1...but this time higher authority taken the interview with 2 dsa, one was easy and others was medium level. Technical questions asked from projects and Language.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare easy and medium level dsa questions from leetcode.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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. Why do you want this job?
  • Ans. 

    I am passionate about software engineering and this job aligns perfectly with my skills and interests.

    • I have a strong background in software engineering and enjoy solving complex problems.

    • I am excited about the opportunity to work with cutting-edge technologies and contribute to innovative projects.

    • I am impressed by the company's reputation and culture, and believe it will provide a conducive environment for profession...

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    You should hire me because I have a strong technical background, excellent problem-solving skills, and a passion for software development.

    • I have a Bachelor's degree in Computer Science and extensive experience in software development.

    • I have a deep understanding of various programming languages and frameworks, including Java, Python, and JavaScript.

    • I have successfully delivered complex software projects on time and with...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Didnt get the job. Prepare well and study hard for the technical round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is late binding?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Wirte a code to reverse a string
  • Ans. 

    Code to reverse a string

    • Create a function that takes a string as input

    • Convert the string into an array of characters

    • Use a loop to iterate through the array in reverse order and build a new reversed string

    • Return the reversed string

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Explain OOPS in C#
  • Ans. 

    OOPS in C# is a programming paradigm that focuses on objects and classes to organize code and data.

    • OOPS stands for Object-Oriented Programming System

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

    • Example: In C#, you can create a class 'Car' with properties like 'make', 'model', and methods like 'drive'

    • Example: Inheritance allows a class 'SUV' to inherit properties and methods fr

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(2 Questions)

  • Q1. Why do you want this job?
  • Ans. 

    I am passionate about software engineering and this job aligns perfectly with my skills and interests.

    • I have a strong background in software engineering and enjoy solving complex problems.

    • I am excited about the opportunity to work with cutting-edge technologies and contribute to innovative projects.

    • I am impressed by the company's reputation and culture, and believe it will provide a conducive environment for profession...

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    You should hire me because I have a strong technical background, excellent problem-solving skills, and a passion for software development.

    • I have a Bachelor's degree in Computer Science and extensive experience in software development.

    • I have a deep understanding of various programming languages and frameworks, including Java, Python, and JavaScript.

    • I have successfully delivered complex software projects on time and with...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Didnt get the job. Prepare well and study hard for the technical round

Country Delight Interview FAQs

How many rounds are there in Country Delight Software Engineer interview?
Country Delight interview process usually has 2-3 rounds. The most common rounds in the Country Delight interview process are One-on-one Round, Technical and HR.
How to prepare for Country Delight 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 Country Delight. The most common topics and skills that interviewers at Country Delight expect are Cocoa Touch, Design Patterns, IOS, OOAD and Swift.
What are the top questions asked in Country Delight Software Engineer interview?

Some of the top questions asked at the Country Delight Software Engineer interview -

  1. find first and last occurence of a target element in shorted ar...read more
  2. Find frequency of a word in sente...read more
  3. Interview last for 45 - 75 mins. Asked two dsa problems one from String (easy) ...read more

Tell us how to improve this page.

Country Delight Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Nestle Interview Questions
4.0
 • 238 Interviews
Amul India Interview Questions
4.1
 • 122 Interviews
Cargill Interview Questions
4.0
 • 94 Interviews
Heritage Foods Interview Questions
4.1
 • 82 Interviews
General Mills Interview Questions
4.2
 • 66 Interviews
Bunge India Interview Questions
3.9
 • 38 Interviews
View all
Country Delight Software Engineer Salary
based on 47 salaries
₹6 L/yr - ₹16.6 L/yr
24% more than the average Software Engineer Salary in India
View more details

Country Delight Software Engineer Reviews and Ratings

based on 5 reviews

4.3/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.7

Salary

4.2

Job security

4.3

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 5 Reviews and Ratings
Center Manager
137 salaries
unlock blur

₹4.1 L/yr - ₹8.2 L/yr

Assistant Manager
96 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Assistant Centre Manager
95 salaries
unlock blur

₹3.2 L/yr - ₹6.2 L/yr

Software Engineer
47 salaries
unlock blur

₹6 L/yr - ₹16.6 L/yr

Shift Manager
46 salaries
unlock blur

₹3.5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Country Delight with

Milk Mantra Dairy

3.6
Compare

AAVIN

4.4
Compare

Heritage Foods

4.1
Compare

Amul India

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