Premium Employer

i

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

BigBasket Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BigBasket Senior Software Engineer Interview Questions and Answers for Experienced

Updated 1 Sep 2024

BigBasket Senior Software Engineer Interview Experiences for Experienced

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Node JS internal
  • Q2. Previous project discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Rotate matrix by 90 degree
  • Ans. 

    Rotate a matrix by 90 degrees.

    • Transpose the matrix

    • Reverse each row of the transposed matrix

  • Answered by AI
  • Q2. Longest substring with unique characters
  • Ans. 

    The question asks for finding the longest substring in a given string that contains only unique characters.

    • Iterate through the string and keep track of the current substring

    • Use a set to check for duplicate characters

    • Update the longest substring if a longer one is found

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. A trie question
Round 3 - Case Study 

Ecommerce hight level design

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies for undefined

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more

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

Interview Questionnaire 

1 Question

  • Q1. Data Structures related 2 round & 1 round system Design

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on DS and Design skills. No graphs and DP problems were asked

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design hld interview asked question
  • Q2. Design lld asked question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - System Design 

(2 Questions)

  • Q1. Google Autocomplete problem.
  • Ans. 

    Google Autocomplete problem involves predicting the most likely search queries based on partial input.

    • Utilize algorithms like Trie or N-gram models to efficiently predict search queries.

    • Consider user's location, search history, and popular queries for better predictions.

    • Implement real-time updating of autocomplete suggestions based on user input.

    • Optimize for speed and accuracy to enhance user experience.

  • Answered by AI
  • Q2. Spiral Problem matrix
Round 2 - Coding Test 

Word Search2 problem. Interviewer wanted solution other than trie.

Interview Preparation Tips

Topics to prepare for Amazon Senior Software Engineer interview:
  • Graphs

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Its mcqs where we need to answer 25 questions

Round 2 - Technical 

(1 Question)

  • Q1. Knowledge if sql based on experience. Good to know joins well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Assignment 

Machine coding - design food ordering service,

Round 2 - Technical 

(2 Questions)

  • Q1. Sort array having 0 , 1 and 2. do it in single pass
  • Ans. 

    Use Dutch National Flag algorithm to sort array of 0s, 1s, and 2s in single pass.

    • Initialize three pointers low = 0, mid = 0, high = n-1 where n is the length of the array.

    • Iterate through the array and swap elements based on their values and positions.

    • Example: Input array ['0', '1', '2', '0', '1', '2'] should be sorted as ['0', '0', '1', '1', '2', '2'].

  • Answered by AI
  • Q2. Given tree and list of nodes to be deleted. return all new trees created after the deletion
  • Ans. 

    Return new trees after deleting specified nodes from a given tree

    • Traverse the tree and delete nodes that match the given list

    • For each deleted node, create a new tree with the remaining nodes

    • Return all new trees created after deletion

  • Answered by AI
Round 3 - system design 

(1 Question)

  • Q1. Design Restaurant management sytem
  • Ans. 

    Restaurant management system to streamline operations, orders, inventory, and customer service.

    • Include features for table management, order processing, menu customization, inventory tracking, and customer feedback.

    • Implement user roles for staff, managers, and administrators with varying levels of access and permissions.

    • Integrate payment processing systems for seamless transactions and reporting.

    • Utilize data analytics t...

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Discussed about projects in depth
  • Q2. Question around redis, kafka and all

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare system design nicely.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

1 hr
Coding qn on dynamic programing

Round 2 - Technical 

(1 Question)

  • Q1. Project Related

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself clearly before taking any interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Dsa and algorithms with design

Round 2 - Case Study 

Design sw update system

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 Hour, Binary Search + Greedy, Chime

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA, DSA, DSA ...

BigBasket Interview FAQs

How many rounds are there in BigBasket Senior Software Engineer interview for experienced candidates?
BigBasket interview process for experienced candidates usually has 2 rounds. The most common rounds in the BigBasket interview process for experienced candidates are Technical and Case Study.
How to prepare for BigBasket Senior Software Engineer interview for experienced candidates?
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 BigBasket. The most common topics and skills that interviewers at BigBasket expect are Capacity Planning, Data Structures and Algorithms, Forecasting, Linux Administration and Medical Coding.
What are the top questions asked in BigBasket Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the BigBasket Senior Software Engineer interview for experienced candidates -

  1. longest substring with unique charact...read more
  2. rotate matrix by 90 deg...read more
  3. Data Structures related 2 round & 1 round system Des...read more

Tell us how to improve this page.

BigBasket Senior Software Engineer Interview Process for Experienced

based on 2 interviews

1 Interview rounds

  • Technical Round
View more
Join BigBasket India's largest online supermarket
BigBasket Senior Software Engineer Salary
based on 83 salaries
₹15 L/yr - ₹35 L/yr
81% more than the average Senior Software Engineer Salary in India
View more details

BigBasket Senior Software Engineer Reviews and Ratings

based on 5 reviews

1.9/5

Rating in categories

1.9

Skill development

2.2

Work-life balance

1.9

Salary

3.2

Job security

1.8

Company culture

1.6

Promotions

1.9

Work satisfaction

Explore 5 Reviews and Ratings
Business Development Executive
636 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Inventory Executive
430 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Controller
383 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Shift Incharge
366 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Executive
332 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BigBasket with

Milkbasket

3.9
Compare

Amazon

4.1
Compare

Blinkit

3.7
Compare

Nature's Basket

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