Upload Button Icon Add office photos
Engaged Employer

i

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

Foodhub Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 104 Reviews

Filter interviews by

Foodhub Lead Engineer Interview Questions and Answers

Updated 12 Aug 2024

Foodhub Lead Engineer Interview Experiences

1 interview found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Explain about your current project.
  • Ans. 

    Developing a cloud-based platform for real-time monitoring and analysis of industrial IoT data.

    • Utilizing AWS services such as Lambda, S3, and IoT Core for data storage and processing

    • Implementing machine learning algorithms for predictive maintenance and anomaly detection

    • Collaborating with cross-functional teams to integrate new sensors and devices into the platform

  • Answered by AI
  • Q2. Explain about yourself
  • Ans. 

    Experienced Lead Engineer with a strong background in software development and team leadership.

    • Over 8 years of experience in software development

    • Led multiple successful projects from conception to completion

    • Skilled in various programming languages such as Java, Python, and C++

    • Proven track record of mentoring and managing a team of developers

  • Answered by AI
  • Q3. Explain about your daily activities.
  • Ans. 

    As a Lead Engineer, my daily activities involve overseeing project progress, coordinating with team members, troubleshooting technical issues, and providing guidance and support.

    • Overseeing project progress and ensuring deadlines are met

    • Coordinating with team members to assign tasks and provide updates

    • Troubleshooting technical issues and providing solutions

    • Providing guidance and support to team members

    • Attending meetings...

  • Answered by AI
  • Q4. Tell me about any one of the challenges you faced in your projects
  • Ans. 

    One of the challenges I faced was integrating a new technology into an existing system.

    • Understanding the new technology and its compatibility with the current system

    • Identifying potential conflicts or issues during integration

    • Testing and debugging to ensure smooth integration

    • Collaborating with team members to address any challenges

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Whoever is/was/will be interviewer, please don't reject if you feel the candidate is more qualified than you (or) if you have referred anyone into that role. Because in my experience, I never been asked anything related to my skill set but got rejection mail from recruitment app(automated).

Interview questions from similar companies

Lead Engineer Interview Questions & Answers

Gupshup user image Shaswat Dwivedi

posted on 3 Apr 2024

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

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

Round 1 - Coding Test 

Data structures related questions on list ,trees

Round 2 - Technical 

(1 Question)

  • Q1. Oops and python technical questions
Round 3 - HR 

(1 Question)

  • Q1. Behaviour related questions

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OLTP and OLAP difference, and basics interview questions from Google search, like windows n linux difference.

Interview Preparation Tips

Interview preparation tips for other job seekers - As this was client round and I was expecting some scenario specific questions but it was all from Google search, not specic to java/micro service or DB, random questions from Google.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding with design fundamentals on BST and DP
Round 2 - Technical 

(2 Questions)

  • Q1. Coding test with BST, DP
  • Q2. LLD, HLD on telecom. SOLID principles, Design patterns, System design
Round 3 - One-on-one 

(1 Question)

  • Q1. One on one round with Architect and Manager. What do we know about SIP, SS7, Diameter.
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions

Interview Preparation Tips

Topics to prepare for Mobileum Technical Lead interview:
  • Dynamic programing
  • Binary Search Tree
  • Kafka
  • Rabbitmq
  • Java
  • C++
  • JUnit
Interview preparation tips for other job seekers - Prepare yourselves to get the call back after the scheduled interviews after a month or so if you are selected.

If you get the offer letter, please do not join this company.

Not very considerate people, though the policies are there. No WLB, politics, poor product and project management. Architects know the stuff but they don't have the documents about the products, no KT.

Again please seriously take this advice, if you get one offer, please do not join the company.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions regarding javascript
  • Q2. Questions regarding php and wordpress
Round 2 - Technical 

(2 Questions)

  • Q1. Questions regarding Node js
  • Q2. Questions regarding wordpress
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Mostly towards your programming and coding ability. 1. Starting from DS, trees, algorithm, multi threading 2. Ask around strings and arrays
  • Q2. 1. longest path from node to node in tree
  • Ans. 

    The longest path from one node to another in a tree is the maximum number of edges that must be traversed to reach from one node to another.

    • The longest path in a tree is also known as the diameter of the tree.

    • The diameter of a tree can be found by first finding the farthest leaf node from any arbitrary node, and then finding the farthest leaf node from that leaf node.

    • The sum of the distances from the root to the farthe...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. OS, In death problem solving questions, multi threading.
  • Q2. 1. Process 2. Dynamic memory 3. segment corrupted recovery 4. design system to take billions of request

Skills evaluated in this interview

Interview experience
5
Excellent
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 - Technical 

(1 Question)

  • Q1. Explain Oops Concept
  • Ans. 

    Oops Concept is a programming paradigm that focuses on objects and their interactions to solve complex problems.

    • Oops Concept stands for Object-Oriented Programming

    • It is based on the principles of encapsulation, inheritance, and polymorphism

    • Encapsulation allows bundling of data and methods into a single unit called an object

    • Inheritance enables the creation of new classes by inheriting properties and behaviors from exist...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Explain ACID property in SQL
  • Ans. 

    ACID property ensures that database transactions are processed reliably.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability.

    • Atomicity ensures that a transaction is treated as a single unit of work, either all or none of its operations are executed.

    • Consistency ensures that a transaction brings the database from one valid state to another.

    • Isolation ensures that concurrent transactions do not interfere with ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
-

I applied via Job Portal and was interviewed in May 2023. There were 2 interview rounds.

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 

(2 Questions)

  • Q1. Related to Product development
  • Q2. Product life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don’t waste time even given the interviews too for this company
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Reverse Linked List.
Print left view of tree.
Find 3rd highest salary.
Multiple other SQL questions.

Round 2 - Technical 

(1 Question)

  • Q1. Design parking lot. How you handle scenario when 2 persons trying to take same slot.
  • Ans. 

    Implement a parking lot system to handle scenarios where two persons try to take the same slot.

    • Implement a reservation system where slots can be temporarily reserved by users before they actually park their vehicles.

    • Use a timestamp to track when a slot was reserved to resolve conflicts between users trying to park in the same slot at the same time.

    • Implement a queue system to handle situations where multiple users are w...

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal question on python, SQL, Data structure, and 2 coding questions on Python & SQL.

Round 2 - Coding Test 

This coding round was face-to-face. It was again on hackerrank portal. The interviewer just wants to know how you think and take approaches in terms of time and space complexity. and then you do code.

Interview Preparation Tips

Topics to prepare for Twilio Machine Learning Engineer interview:
  • Python
  • SQL
  • Machine Learning
  • Computer Vision
Interview preparation tips for other job seekers - prepare for coding round considering time complexity. Basic machine learning concepts are necessary.

Foodhub Interview FAQs

How many rounds are there in Foodhub Lead Engineer interview?
Foodhub interview process usually has 1 rounds. The most common rounds in the Foodhub interview process are One-on-one Round.
How to prepare for Foodhub Lead 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 Foodhub. The most common topics and skills that interviewers at Foodhub expect are Android, CRM, Coding, Customer Service and Front End.

Tell us how to improve this page.

Foodhub Lead Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 426 Interviews
Zomato Interview Questions
3.8
 • 316 Interviews
Domino's Pizza Interview Questions
4.0
 • 90 Interviews
Vyapar Interview Questions
3.5
 • 48 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 36 Interviews
CodeClouds Interview Questions
4.5
 • 34 Interviews
View all
Foodhub Lead Engineer Salary
based on 4 salaries
₹27 L/yr - ₹40 L/yr
96% more than the average Lead Engineer Salary in India
View more details

Foodhub Lead Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

3.0

Skill development

1.2

Work-life balance

3.0

Salary

3.0

Job security

1.0

Company culture

2.0

Promotions

1.4

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
20 salaries
unlock blur

₹5.2 L/yr - ₹12 L/yr

SME
17 salaries
unlock blur

₹3.9 L/yr - ₹8 L/yr

Team Lead
15 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Quality Test Engineer
14 salaries
unlock blur

₹3.5 L/yr - ₹9 L/yr

Automation Test Engineer
12 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Explore more salaries
Compare Foodhub with

Zomato

3.8
Compare

Swiggy

3.8
Compare

Uber eats

4.3
Compare

DineOut

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