Upload Button Icon Add office photos

Filter interviews by

EatClub Software Development Engineer Intern Interview Questions and Answers

Updated 29 Aug 2023

EatClub Software Development Engineer Intern Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via campus placement at The LNM Institute of information Technology, Jaipur and was interviewed in Jul 2023. 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 - Coding Test 

2 questions both binary search paltform hakerrank

Round 3 - Technical 

(5 Questions)

  • Q1. Sql query on my project schema
  • Q2. Find first missing positive integer with O(N)
  • Ans. 

    Find the first missing positive integer in an array with O(N) time complexity.

    • Iterate through the array and place each element in its correct position (e.g. place 1 in index 0, 2 in index 1, etc.).

    • After rearranging the array, iterate through it again to find the first missing positive integer.

    • Return the missing positive integer found.

  • Answered by AI
  • Q3. Asked me design patterns i didnt know
  • Q4. Asked me what is a decorator
  • Q5. Asked me what is rest api

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Platform->interview bit, Topics->linked list, arrays, duration:around 1hr

Round 2 - One-on-one 

(1 Question)

  • Q1. Coding Question(DSA)
Round 3 - One-on-one 

(2 Questions)

  • Q1. OS->Virtual Memory, difference between process and thread;
  • Q2. DBMS->Indexes, about some projects

Interview Preparation Tips

Topics to prepare for BlackBuck Software Development Engineer Intern interview:
  • DSA
Interview preparation tips for other job seekers - practice coding and be confident.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Nov 2024.

Round 1 - Coding Test 

There were 2 questions, first one was the three sum problem of leetcode and the second one was related to stacks amd strings

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

(1 Question)

  • Q1. What is encapsulation in OOP?
  • Ans. 

    Encapsulation is the concept of bundling data and methods together within a class, hiding internal details from the outside world.

    • Encapsulation helps in achieving data abstraction and data hiding.

    • It allows for better control over the access to the internal state of an object.

    • By encapsulating data, we can protect it from being modified by external code.

    • Encapsulation promotes code reusability and maintainability.

    • Example:...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

Find min and max in an array

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

I applied via Job Fair and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

OA test 3 Dsa questions 2 medium 1 hard you have to solve 1.5 questions in 120 minutes

Round 2 - One-on-one 

(2 Questions)

  • Q1. DSA Round Astreoid collision leetcode
  • Q2. Dp question based on exclusion and inclusion
Round 3 - Coding Test 

DSA 2 question
1 -> Find Lca and traverse a tree path available on GFG
2 -> LinkedList pallindrome check (you have to solve that in 0(1) space complexity)

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

(2 Questions)

  • Q1. LRU Cache - how to tackle
  • Ans. 

    LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.

    • Implement using a doubly linked list and a hashmap for efficient operations

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the end of the list

  • Answered by AI
  • Q2. LRU Cache implementation based on a real time system. How would the main work which will be called etc etc
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is ambitionbox
  • Q2. How many questions are there in that
Round 2 - One-on-one 

(2 Questions)

  • Q1. Same as above questions
  • Q2. Same as above questions second one
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 Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Easy level to Medium level

Round 2 - Coding Test 

2 Easy questions of DSA

Round 3 - One-on-one 

(2 Questions)

  • Q1. One DSA question
  • Q2. Normal discussion about tech stack
Round 4 - HR 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Why do you want to join digit?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go easy.. Nothing is hard in digit hiring
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

EatClub Interview FAQs

How many rounds are there in EatClub Software Development Engineer Intern interview?
EatClub interview process usually has 3 rounds. The most common rounds in the EatClub interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in EatClub Software Development Engineer Intern interview?

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

  1. find first missing positive integer with O...read more
  2. asked me what is a decora...read more
  3. asked me what is rest ...read more

Tell us how to improve this page.

EatClub Software Development Engineer Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Senior Operations Manager
6 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Software Development Engineer
5 salaries
unlock blur

₹12.5 L/yr - ₹22 L/yr

Business Analyst
4 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

Chef
4 salaries
unlock blur

₹1.7 L/yr - ₹3.4 L/yr

Delivery Boy
4 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Explore more salaries
Compare EatClub with

Zomato

3.8
Compare

Swiggy

3.8
Compare

Uber eats

4.3
Compare

FoodPanda

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