Upload Button Icon Add office photos

Filter interviews by

BookMyShow Full Stack Software Developer Interview Questions and Answers

Updated 15 Jun 2023

1 interview found

Sort by: Popular
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Approached by Company and was interviewed before Jun 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (2 Questions)

  • Q1. The interview process really went smooth. The questions were mostly asked of List Comprehension, React and MVC Architectural patterns.
  • Q2. The questions were mostly into Docker, Rendering lists, React, and high level architectural principles
3

HR Round (1 Question)

  • Q1. Final round was mostly about discussion into culture fit rounds, questionnaire regarding ethics.

Interview Preparation Tips

Topics to prepare for BookMyShow Full Stack Software Developer interview:
  • React
  • Data Structures
Interview preparation tips for other job seekers - A great workplace to learn. Totally follows work life balance.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Apr 2024.

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Difference between exe and dll
  • Q2. What are http verbs
  • Q3. What is method overloading and overriding Output based question
  • Q4. Linq query to filter data and group by
  • Q5. Attribute in mvc

Interview Preparation Tips

Topics to prepare for BOLD Technology Systems Full Stack Software Developer interview:
  • OOPS
  • dependency injection
  • Angular
  • .Net Core
Interview preparation tips for other job seekers - Deep dive in basics as interviewer focus more on basics
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed before Nov 2022.

2 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (5 Questions)

  • Q1. Puzzle of 7 horses
  • Q2. Not sure, look it up online
  • Q3. 2d Matrix problems
  • Q4. Coding questions on Array
  • Q5. Coding Question on String

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding questions for freshers. I only know that, that;s when I joined in 2018
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed in Jul 2024.

4 Interview Rounds

1

Coding Test Round

4 questions on codebyte platform
1 easy combination sum
2. medium spiral traversal
3. medium question based on backtracking
4. medium to hard question based on anagrams

2

Technical Round (1 Question)

  • Q1. Find element in rotated sorted array
3

System Design Round (1 Question)

  • Q1. In depth questions on core concepts, system design questions, resume deep dive
4

HR Round (1 Question)

  • Q1. Tech+HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, focus on basics and have a good presence of mind you'll face various unexpected questions but try to tackle them logically
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

It was an online test

2

Technical Round (1 Question)

  • Q1. Basic DSA Questions
3

HR Round (1 Question)

  • Q1. Tell me about yourself
Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Web development
  • Q2. What is useref in react
2

Technical Round (1 Question)

  • Q1. React in deep and project
3

HR Round (1 Question)

  • Q1. Tell me about yourself
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Job Portal and was interviewed in Mar 2024.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Can you outline a simple strategy for fallback error handling in a Node.js application using async/await?
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Apr 2024.

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Difference between exe and dll
  • Q2. What are http verbs
  • Q3. What is method overloading and overriding Output based question
  • Q4. Linq query to filter data and group by
  • Q5. Attribute in mvc

Interview Preparation Tips

Topics to prepare for BOLD Technology Systems Full Stack Software Developer interview:
  • OOPS
  • dependency injection
  • Angular
  • .Net Core
Interview preparation tips for other job seekers - Deep dive in basics as interviewer focus more on basics
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Job Portal and was interviewed in Mar 2024.

1 Interview Round

1

Technical Round (7 Questions)

  • Q1. What is your Role and responsibility in your current organization?
  • Q2. What Kind of Production environments do you solve?
  • Q3. What Features you have worked on? Explain 1 feature?
  • Q4. How did you prepare the design doc for this feature? What was your Approach?
  • Q5. Find if Array2 is a substring of Array1
  • Q6. How will you build breadcrums in react?
  • Q7. How will you design a parking system? What api's will you create ? Their body and response object.
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed in Jul 2023.

4 Interview Rounds

1

Coding Test Round

There were 4 questions, CoderByte was the platform used.

1st: Hard: Array: Search GFG for "Maximum size rectangle binary sub-array with all 1s"

2nd: Medium: Search: Longest Palindrome Substring

3rd: Easy: String: Search LEET for "Largest Substring between two equal characters." There was one more condition - the substring should have unique characters.

4th: Easy: String: Given a string, of characters, If "M" is encountered, remove "M" and duplicate the last small case letter. If "N" is encountered, remove "N" and discard the next character.

2

Technical Round (3 Questions)

  • Q1. This round was supposed to be based on DSA. What is Time Complexity? Give examples.
  • Q2. What will be the time complexity to add an element to the Singly Linked List? Note* there are 2 types to add an element: 1st: to add at the end using Tail point...read more
  • Q3. Given an array of numbers, find the smallest Prime Number. I had to write down the whole code.
3

Technical Round (4 Questions)

  • Q1. This round was supposed to be System Designs. Asked me about my Web Projects. I Implemented roles. So, how did manage my DB side? How did I give access to certa...read more
  • Q2. Database Designs. They asked me to draw some schema from my project, related to the above questions. Optimize it. They asked me what are Indexes. Query to be re...read more
  • Q3. React What's the difference between using NextJs and ReactJs? Routing in NextJs. VDOM? Event Listeners. Some Hooks in NextJs.
  • Q4. JSON How to optimize JSON? Wrote a Py code to convert optimized JSON into normal JSON. An alternative method of storing JSON data in another DS
4

HR Round (7 Questions)

  • Q1. Tell me about yourself.
  • Q2. Technical Qualities. Professional Qualities.
  • Q3. Some negative points about it
  • Q4. Personal and Family Background.
  • Q5. Academic history. Achievements and Lows during Primary and Secondary school.
  • Q6. Plan for Higher studies. I said Yes. It is generally said to tell NO even if you have plans. But considering my prior responses they selected me.
  • Q7. Commuting to work by train?

Interview Preparation Tips

Interview preparation tips for other job seekers - For the Coding round, build your logical thinking skills rather than counting how many questions you solved. (I solved only 17 Hackerrank questions prior to the interviews (2 days ago) that to based on array, linked list, q, stack, and tree).

For Technical 1, DSA is a must, know your basics. While optimizing a particular problem, try to use Hashmap.

For Technical 2, Know your project very well, If you have not contributed to your project, and if you are not eager to learn about it, then you are doomed for rejection. So learn about it.
And you always know that there is a certain part of the project which you could have designed well, So study about it, because they will ask you to optimize it.

For HR, be true and honest about yourself.

BookMyShow Interview FAQs

How many rounds are there in BookMyShow Full Stack Software Developer interview?
BookMyShow interview process usually has 3 rounds. The most common rounds in the BookMyShow interview process are One-on-one Round, HR and Resume Shortlist.
What are the top questions asked in BookMyShow Full Stack Software Developer interview?

Some of the top questions asked at the BookMyShow Full Stack Software Developer interview -

  1. The interview process really went smooth. The questions were mostly asked of Li...read more
  2. The questions were mostly into Docker, Rendering lists, React, and high level a...read more
  3. Final round was mostly about discussion into culture fit rounds, questionnaire ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 734 Interviews
PVR Inox Interview Questions
4.0
 • 150 Interviews
Tracxn Interview Questions
3.2
 • 94 Interviews
Stanza Living Interview Questions
3.0
 • 75 Interviews
Cinépolis Interview Questions
4.0
 • 51 Interviews
MagicBricks Interview Questions
3.1
 • 49 Interviews
Zolo Interview Questions
3.5
 • 49 Interviews
Uplers Interview Questions
4.1
 • 40 Interviews
Carwale Interview Questions
3.4
 • 39 Interviews
Netmeds.com Interview Questions
3.6
 • 39 Interviews
View all
Assistant Manager
45 salaries
unlock blur

₹6 L/yr - ₹12.8 L/yr

Software Developer
34 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Senior Executive
31 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Senior Software Developer
25 salaries
unlock blur

₹5.7 L/yr - ₹22.1 L/yr

Product Manager
21 salaries
unlock blur

₹14 L/yr - ₹41 L/yr

Explore more salaries
Compare BookMyShow with

Paytm

3.3
Compare

Ticket New

4.5
Compare

PVR Inox

4.0
Compare

Cinépolis

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview