Premium Employer

i

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

BONbLOC Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BONbLOC Lead Software Engineer Interview Questions and Answers

Updated 19 Feb 2025

BONbLOC Lead Software Engineer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Difference between view and m-view
  • Ans. 

    View is a virtual table based on a SQL query, while materialized view (m-view) is a physical copy of the data from the query.

    • View is a virtual table that does not store data physically, while m-view is a physical copy of the data.

    • Views are updated dynamically when queried, while m-views need to be refreshed to update the data.

    • M-views are useful for improving query performance by pre-computing and storing results.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Coding Test 

Asked basic java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - skip this company there is nothing here

Lead Software Engineer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Square Root with Decimal Precision Problem Statement You are prov ... read more
asked in Freshworks
Q2. Longest Unique Substring Problem Statement Given a string input o ... read more
asked in Freshworks
Q3. Vertical Order Traversal Problem Statement You are given a binary ... read more
asked in Freshworks
Q4. Zig-Zag Conversion Problem Statement You are given a string S and ... read more
asked in Epsilon
Q5. If we have 2 tables with the same schema, one table has indexes a ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. They ask generally about yourself and your experience background
Round 2 - Technical 

(3 Questions)

  • Q1. Most of the question related to NLP.
  • Q2. What is the order of efficiency among MobileNet, DenseNet, and EfficientNet?
  • Ans. 

    EfficientNet is the most efficient, followed by MobileNet and then DenseNet.

    • EfficientNet is the most efficient among the three models due to its use of compound scaling and efficient building blocks.

    • MobileNet is less efficient than EfficientNet but more efficient than DenseNet, as it uses depthwise separable convolutions to reduce computational cost.

    • DenseNet is the least efficient among the three models, as it has a hi...

  • Answered by AI
  • Q3. Did they request me to write a lambda function in python? How handle the files using pandas
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Where do you envision yourself in the next five years?
  • Ans. 

    In the next five years, I envision myself leading a team of software engineers, working on cutting-edge technologies, and making significant contributions to the company's success.

    • Leading a team of software engineers

    • Working on cutting-edge technologies

    • Making significant contributions to the company's success

  • Answered by AI
  • Q2. What interests you about this job?
  • Ans. 

    I am excited about the opportunity to work on complex software projects and contribute to innovative solutions.

    • Opportunity to work on complex software projects

    • Contribute to innovative solutions

    • Excited about the challenges and learning opportunities

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are the various data types available in JavaScript?
  • Ans. 

    Various data types in JavaScript include string, number, boolean, object, array, null, and undefined.

    • String: 'hello'

    • Number: 42

    • Boolean: true or false

    • Object: { key: value }

    • Array: [1, 2, 3]

    • Null: null

    • Undefined: undefined

  • Answered by AI
  • Q2. What is hoisting in JavaScript?
  • Ans. 

    Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their assignments.

    • Function declarations are fully hoisted, meaning they can be called before they are declared.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Types of filters
  • Ans. 

    Types of filters include low-pass, high-pass, band-pass, and band-stop filters.

    • Low-pass filter allows frequencies below a certain cutoff frequency to pass through.

    • High-pass filter allows frequencies above a certain cutoff frequency to pass through.

    • Band-pass filter allows a specific range of frequencies to pass through.

    • Band-stop filter blocks a specific range of frequencies from passing through.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Project Details
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Codechef easy level questions

Round 2 - Technical 

(3 Questions)

  • Q1. Few domain related questions
  • Q2. Virtual don vs actual Dom etc
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.

    • Actual DOM refers to the real structure of the HTML elements on a webpage.

    • Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...

  • Answered by AI
  • Q3. Frontend related question as this was for frontend role
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude questions were easy and basics

Round 2 - Technical 

(2 Questions)

  • Q1. They asked about projects, SQL basics, oops concepts and about java concepts
  • Q2. It was an easy and average interview
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How do you connect your code to database? what kind of Repository you use? Will group By work with without having
  • Ans. 

    I connect my code to the database using a repository pattern. Group By can work without having an explicit repository.

    • I use a repository pattern to abstract the database operations in my code.

    • I typically use Entity Framework as my ORM to connect to the database.

    • Group By can work without having an explicit repository by directly querying the database using LINQ or SQL.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is trigger Where is configuration available for you code
  • Ans. 

    A trigger is a special type of stored procedure that is automatically executed when certain events occur in a database.

    • Triggers are used to enforce business rules, perform auditing, and maintain data integrity.

    • Configuration for triggers is typically available in the database management system where the trigger is created.

    • Examples of trigger events include INSERT, UPDATE, and DELETE operations on a table.

  • Answered by AI

Skills evaluated in this interview

BONbLOC Interview FAQs

How many rounds are there in BONbLOC Lead Software Engineer interview?
BONbLOC interview process usually has 1 rounds. The most common rounds in the BONbLOC interview process are Technical and Coding Test.

Tell us how to improve this page.

BONbLOC Lead Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join BONbLOC AI - IoT - Blockchain - IT Modernization

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 435 Interviews
BigBasket Interview Questions
3.9
 • 356 Interviews
Zomato Interview Questions
3.8
 • 321 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
Uber Interview Questions
4.2
 • 165 Interviews
Ola Cabs Interview Questions
3.4
 • 143 Interviews
Urban Company Interview Questions
3.4
 • 133 Interviews
Dunzo Interview Questions
3.4
 • 76 Interviews
View all
BONbLOC Lead Software Engineer Salary
based on 12 salaries
₹10.2 L/yr - ₹26 L/yr
36% less than the average Lead Software Engineer Salary in India
View more details

BONbLOC Lead Software Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

3.0

Salary

1.0

Job security

1.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
42 salaries
unlock blur

₹5 L/yr - ₹15.6 L/yr

Software Engineer
30 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Associate Software Engineer
25 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Lead Software Engineer
12 salaries
unlock blur

₹10.2 L/yr - ₹26 L/yr

Software Developer
9 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Explore more salaries
Compare BONbLOC with

Urban Company

3.4
Compare

Zomato

3.8
Compare

Swiggy

3.8
Compare

BigBasket

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