Upload Button Icon Add office photos
Engaged Employer

i

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

Groupon Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Groupon Software Development Engineer Interview Questions and Answers

Updated 2 Mar 2022

Groupon Software Development Engineer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Two questions

Round 2 - Technical 

(2 Questions)

  • Q1. String based question to make a license number containing strings to be arranged in such a way that they are in the form of 4characters/numbers appended by a hyphen in between e.g. 1A3f5ygh78yu should beco...
  • Q2. Number of islands questions
Round 3 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Ans. 

    I worked as a Software Development Engineer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Implemented unit tests and performed code reviews to ensure code quality.

    • Participated in Agile development processes and attended daily stand-up meetings.

    • Troubleshot and resolved software defects and issues re...

  • Answered by AI
  • Q2. Why are you looking for a change?
  • Ans. 

    Seeking new challenges and growth opportunities in software development.

    • Looking for a change to expand my skill set and work on more complex projects.

    • Seeking a company with a strong focus on innovation and cutting-edge technologies.

    • Wanting to join a team that encourages collaboration and continuous learning.

    • Desire to work in a more dynamic and fast-paced environment.

    • Looking for better career prospects and advancement o

  • Answered by AI
  • Q3. Tell me about yourself.
  • Ans. 

    I am a software development engineer with experience in building scalable and efficient applications.

    • Proficient in programming languages like Java, C++, and Python

    • Strong understanding of data structures and algorithms

    • Experience in developing web applications using frameworks like Spring and Django

    • Familiar with version control systems like Git

    • Worked on projects involving database management and optimization

    • Passionate ab...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare most asked interview questions from leetcode. And prepare for some design questions.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 coding questions, medium

Round 2 - Technical 

(2 Questions)

  • Q1. Related to string and prefix sum
  • Q2. How priority queue works and its implementation using min heap
  • Ans. 

    Priority queue is a data structure that stores elements based on their priority, allowing for efficient retrieval of the highest priority element.

    • Priority queue can be implemented using a min heap, where the root node always contains the minimum element.

    • Insertion: Add the new element to the end of the heap and then heapify up to maintain the min heap property.

    • Deletion: Remove the root node (minimum element), move the l...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Case Study 

All models should be made available or their complete information should be given in fresher training.

Round 2 - Technical 

(2 Questions)

  • Q1. Social media marketing
  • Ans. Yes I have worked for a few months
  • Answered Anonymously
  • Q2. I don't have any questions, just get my work done.

Interview Preparation Tips

Topics to prepare for Facebook Software Development Engineer interview:
  • Social Media Marketing
  • Network marketing
Interview preparation tips for other job seekers - Facebook
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Design cab booking system on hacker rank platform

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

2 questions were given , one was easy, other one leetcode hard

Round 2 - Technical 

(2 Questions)

  • Q1. What is a class, basic oops and sql concepts
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming. Basic OOP concepts include encapsulation, inheritance, and polymorphism. SQL concepts include querying databases using SQL commands.

    • A class is a template for creating objects with properties and methods.

    • Encapsulation is the concept of bundling data and methods that operate on the data within a single unit.

    • Inheritance allows a class to inherit p...

  • Answered by AI
  • Q2. What do you know about polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is called with.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

    • Example: A met...

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Delhi College of Engineering (DCE), Delhi

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 - Coding Test 

1.5 hours long, platform was hackerearth.

Round 3 - Technical 

(1 Question)

  • Q1. Reverse a Linked List
  • Ans. 

    Reverse a linked list by changing the pointers direction.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating the pointers to reverse the direction.

    • Update the head pointer to the last node to complete the reversal.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice medium level Leetcode questions regularly.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Datastructure and algorithms,Linkedlist,arrays,dynamic programming,recursion,design patterns,Trees

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be four technical interviews
1.hackerearth round
2.problem solving round-1
3.problem solving round-2
4.Design round- where you will be asked to design an application with given requirements

Interview Preparation Tips

Round: Resume Shortlist
Experience: Myntra had conducted a coding test on campus before the start of the placement season with 2 questions, one on stack and other on DP. The eligible branches were Computer Science & Engineering, Mathematics & Computing, Electrical Engineering and Electronics & Communication Engineering. I couldn't give the test because my branch was Engineering Physics. However, when they visited campus for interviews on day 2, everyone who had cleared their test was already placed. They looked over some resumes for interviews and decided to interview me, since i had some projects in Machine Learning and Computer Vision.
Tips: For the test, the DP question asked was pretty standard, on Longest Common Subsequence. The question on stacks, i dont remember what it was but it was also pretty straight forward. For the test, i would reommend to solve problem from geeksforgeeks. If they do come to resume shortlisting, they are looking for people who have done good projects and internships.

Round: Interview
Experience: The interview started off with questions on my general interest in Software Development. The first round had two coding questions, i was supposed to write the code on paper. The first question was to add two numbers represented by linked lists - -----/. They gave a specific input and asked me to demonstrate step by step in my code, how it would lead to the correct answer. I dont remember the second question, but it was also an easy one on linked lists.
Tips: It's ok if you can't code a general solution, if you can write a code which works for the particular input they have given then also it's ok with them. But be thorough with Data structures.

Round: Interview
Experience: I wasn't asked to write any code in this interview. They asked me some questions on Machine Learning, because of my projects in them. Then they asked me if i knew graph algorithms. Since i knew BFS and DFS, i told them. They asked the difference between the two. Then they asked me if i knew how to find the shortest distance between two points in a graph. I didn't know Djikstra's properly but i knew it worked on the greedy approach so was able to tell that. Then they asked me how would i find the second shortest path. I tried to answer it with the same greedy approach, but couldn't arrive at the complete solution.
Tips: They ask a tough theoretical question. It's ok if you don't know the answer, they only look for your approach.

Round: Interview
Experience: They asked me to code one question which was on stacks, i don't remember the question, but it was also not difficult, and i wrote the code for that. Then they started to drill me on my resume, on every project that i had done, every miniscule detail.
Tips: Be very thorough with your resume. It's a clear red flag for them if you can't explain something you have written on your resume.

General Tips: Be thorough with Data Structures and Algorithms and also with your resume.
Skill Tips: They generally stick to coding only.
Skills: Coding
College Name: IIT Guwahati
Motivation: Wanted a job in Software Development.
Funny Moments: My third round started pretty late in the night around 11:30 PM. So, had a walking interview in front of the canteen because the interviewer thought i looked tired and should have a cup of coffee.

I was interviewed in Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. Questions on specifically on data structures and algorithms and on system design too

Interview Preparation Tips

Interview preparation tips for other job seekers - Include at least one link from any programming platform preferably, Hackerrank. Focus more on problem solving rather than giving contests. At least that worked for me.
Interview experience
3
Average
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 - Technical 

(1 Question)

  • Q1. Graph related question
Round 3 - Coding Test 

Write some simple program in any language

Round 4 - Case Study 

DB design for realtime push notification

Round 5 - One-on-one 

(1 Question)

  • Q1. Engineering manager round with some basic problem statement.

Groupon Interview FAQs

How many rounds are there in Groupon Software Development Engineer interview?
Groupon interview process usually has 3 rounds. The most common rounds in the Groupon interview process are Coding Test, Technical and HR.
How to prepare for Groupon Software Development 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 Groupon. The most common topics and skills that interviewers at Groupon expect are Java, Software Development, MySQL, Ruby and Postgresql.
What are the top questions asked in Groupon Software Development Engineer interview?

Some of the top questions asked at the Groupon Software Development Engineer interview -

  1. String based question to make a license number containing strings to be arrange...read more
  2. Number of islands questi...read more

Tell us how to improve this page.

Groupon Software Development Engineer Salary
based on 12 salaries
₹16 L/yr - ₹30 L/yr
43% more than the average Software Development Engineer Salary in India
View more details

Groupon Software Development Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Customer Service Representative
230 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Customer Service Executive
122 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Customer Support Executive
78 salaries
unlock blur

₹2.4 L/yr - ₹4.8 L/yr

Customer Support Representative
72 salaries
unlock blur

₹2.6 L/yr - ₹4.5 L/yr

Senior Customer Service Representative
71 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Explore more salaries
Compare Groupon with

Amazon

4.1
Compare

Google

4.4
Compare

Nearbuy

4.6
Compare

Rakuten

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