Upload Button Icon Add office photos

Filter interviews by

Bimaplan Software Development Engineer II Interview Questions and Answers

Updated 4 Feb 2024

Bimaplan Software Development Engineer II Interview Experiences

1 interview found

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

(1 Question)

  • Q1. SOLID design principles, Data base, indexing, how indexing works internally, explain with code understanding about these topics, create a schema diagram
Round 2 - Technical 

(1 Question)

  • Q1. Create few basic routes for specific requirements, create schema diagram for a requirement.
  • Ans. 

    Create basic routes and schema diagram for specific requirements.

    • Identify the specific requirements for the routes and schema

    • Design the routes based on the HTTP methods (GET, POST, PUT, DELETE)

    • Create the necessary endpoints and handlers for each route

    • Define the schema for the data to be used in the routes

    • Create a diagram to visualize the relationships between the schema entities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Bimplan is a very good company, focusing mainly on Core Fundamentals, be strong with basics, dont need to worry about syntax as they allow you to google in the interview

Skills evaluated in this interview

Software Development Engineer II Jobs at Bimaplan

View all

Interview questions from similar companies

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

I was interviewed in Sep 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789"...
  • Ans. 

    Calculate sum of large numeric comma separated strings without converting to integers.

    • Split the strings by comma to get individual numbers

    • Iterate from right to left and add digits, carrying over if necessary

    • Maintain correct position of commas in the output string

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. It was Low Level Design Round. Question - Design a file system just like google drive. Functional Requirements - i) It should have functionality of file uploading, downloading, sharing. ii) Need to handle...
Round 3 - Technical 

(5 Questions)

  • Q1. It was Hiring Manager round and it tested my knowledge over HLD & LLD. Tell me about the most challenging project which you did till now. Follow Up Questions - i) Draw HLD & write LLD of it. ii) How muc...
  • Q2. What all initiatives I have taken in my career?
  • Ans. 

    I have taken various initiatives in my career to improve processes and drive innovation.

    • Led a team to implement a new agile development process, resulting in faster delivery of products

    • Introduced automated testing tools to improve software quality and reduce manual effort

    • Organized coding workshops for junior developers to enhance their skills and knowledge

    • Initiated a mentorship program to help new hires acclimate to th

  • Answered by AI
  • Q3. How many microservices do I own & at what scale they handle the traffic?
  • Ans. 

    I own 5 microservices that handle traffic at a scale of 10,000 requests per minute.

    • I own 5 microservices

    • They handle traffic at a scale of 10,000 requests per minute

  • Answered by AI
  • Q4. Tell me the incidents where you went beyond your limits for the work
  • Ans. 

    I have consistently gone above and beyond in my work by taking on additional projects and working extra hours when needed.

    • Volunteering to lead a high-priority project that required long hours and weekend work

    • Staying late to troubleshoot and resolve a critical issue before a major deadline

    • Taking on extra tasks to help a team member who was overwhelmed with their workload

  • Answered by AI
  • Q5. Why are you leaving your current organization?
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Desire for career advancement

    • Looking for new challenges

    • Seeking better work-life balance

    • Company restructuring or changes in management

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zepto Software Development Engineer II interview:
  • DSA
  • HLD
  • LLD

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. MVVM, Android Related
  • Q2. Diffrence between mvvm/ mvc
  • Ans. 

    MVVM focuses on separation of concerns between UI, business logic, and data layers, while MVC separates application into model, view, and controller.

    • MVVM stands for Model-View-ViewModel, where ViewModel acts as a mediator between View and Model.

    • MVVM is commonly used in WPF and Xamarin applications.

    • MVC stands for Model-View-Controller, where Controller handles user input, Model manages data, and View displays informatio...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

General coding questions

Round 2 - Coding Test 

Machine coding round have to develop some working project

Round 3 - One-on-one 

(2 Questions)

  • Q1. Where do you see after 5 years
  • Q2. Challenges in past roles
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. JS based round, questions were mostly around JS concepts
Round 2 - Technical 

(1 Question)

  • Q1. React based rounds, 2 react coding questions - progress bar related, job board problem
Round 3 - HM Round 

(1 Question)

  • Q1. Questions on performance, react based coding question (can check roadside coder react coding series for ref), other JS based concepts
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

There were two coding questions
1 . find first negative number in first K size window.
2. Given and array having chocolates in a box and time is given, you can have chcolates from 1 box in 1 hour let say
arr= {23,21,24,10}
Time = 8 hrs
Like this

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

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

Round 1 - Coding Test 

2 coding questions in 90 minutes

Round 2 - Technical 

(1 Question)

  • Q1. LLD of snake and ladder game
Round 3 - HM 

(1 Question)

  • Q1. Resume based questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Haxckerrank Test with 3 problems

Round 2 - Technical 

(1 Question)

  • Q1. DSA and problem solving round
Round 3 - Technical 

(1 Question)

  • Q1. LLD and machine coding round
Round 4 - HR 

(1 Question)

  • Q1. Hiring manager connect and team fit
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Bar raiser took, LLD - Design bookmyshow, did well, completed the entire design in given time, the interviewer was satisfied.
Round 2 - One-on-one 

(1 Question)

  • Q1. Interview Vector took - HLD - Design Online booker reader website, Went well, did the entire design, from data base schema design to API design to the entire HLD diagram, answered all the questions and cro...

Interview Preparation Tips

Interview preparation tips for other job seekers - Even when both of the interview went well, both the interviewer were satisfied, I wasn't selected, got no constructive feedback
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed in Dec 2023. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. 1. Given an array find a subset that sums to a given sum K 2. Given an array with duplicate elements, print all triplets that sum to K. Each element at any index i can only be used once.
  • Ans. 

    Given an array, find a subset that sums to a given sum K and print all triplets that sum to K.

    • Use a recursive approach to find subsets that sum to K

    • Use a nested loop to find triplets that sum to K

    • Avoid using duplicate elements in triplets

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. LLD round 1. Design Book My Show. Interviewer was interested in classes and most common api. He asked more about how will these classes when translated into RDBMS table, will look like. What all index I co...
Round 3 - One-on-one 

(1 Question)

  • Q1. HLD round 1. Design swiggy 2. Follow up question was to create a state diagram for order object.
Round 4 - One-on-one 

(1 Question)

  • Q1. With HM 1. Projects 2. Major challenges during those projects 3. Who all were you stake holders 4. How do you contribute in design discussion 5. How to you plan your testing with QA and other involved team...
Round 5 - One-on-one 

(1 Question)

  • Q1. With VP of engineering 1. Project discussion. In each scope he asked what if this would fail then how are you handling your code. for eg. Let's say you are reading a file and dumping data in batches in 1 t...

Interview Preparation Tips

Topics to prepare for Porter Software Development Engineer II interview:
  • LLD
  • HLD
  • DSA
  • Project Planning

Skills evaluated in this interview

Bimaplan Interview FAQs

How many rounds are there in Bimaplan Software Development Engineer II interview?
Bimaplan interview process usually has 2 rounds. The most common rounds in the Bimaplan interview process are Technical.
How to prepare for Bimaplan Software Development Engineer II 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 Bimaplan. The most common topics and skills that interviewers at Bimaplan expect are Data Structures and Algorithms, Design Patterns, Full Stack, Javascript and MongoDB.
What are the top questions asked in Bimaplan Software Development Engineer II interview?

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

  1. create few basic routes for specific requirements, create schema diagram for a ...read more
  2. SOLID design principles, Data base, indexing, how indexing works internally, ex...read more

Tell us how to improve this page.

Bimaplan Software Development Engineer II Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Bimaplan Software Development Engineer II Salary
based on 4 salaries
₹15.5 L/yr - ₹32 L/yr
25% less than the average Software Development Engineer II Salary in India
View more details
Technical Lead
4 salaries
unlock blur

₹28 L/yr - ₹32 L/yr

Software Development Engineer II
4 salaries
unlock blur

₹15.5 L/yr - ₹32 L/yr

Area Sales Manager
3 salaries
unlock blur

₹7.5 L/yr - ₹9 L/yr

Zonal Sales Manager
3 salaries
unlock blur

₹24 L/yr - ₹27 L/yr

Explore more salaries
Compare Bimaplan with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

TCS

3.7
Compare

Infosys

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