Upload Button Icon Add office photos

Filter interviews by

Bizom Senior Software Developer Interview Questions and Answers

Updated 10 Sep 2024

Bizom Senior Software Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Question were related to room and wanted to know whether i can wrote queries
  • Q2. General question for android like service and broadcast receiver

Interview Preparation Tips

Interview preparation tips for other job seekers - Read more about Room database if the company is highly reliable on offline support for an app

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Current Project Roles and Responsibilities
  • Ans. 

    Currently leading a team of developers in designing and implementing a new web application for a client in the finance industry.

    • Leading a team of developers in designing and implementing a new web application

    • Collaborating with stakeholders to gather requirements and define project scope

    • Ensuring project milestones are met on time and within budget

    • Conducting code reviews and providing technical guidance to team members

  • Answered by AI
  • Q2. Microservices and Message brokers.
  • Q3. Angular Reactive Forms, RxJS, Detection cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Have your basics clear. Microservices and Angular should be main focus. For seniors CQRS, MediatR and AWS Services can be plus.

I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Action Filters In MVC
  • Ans. 

    Action filters are used in ASP.NET MVC to execute code before or after an action method is called.

    • Action filters can be used to perform authentication and authorization checks.

    • They can also be used to modify the result of an action method.

    • Examples of action filters include Authorize, OutputCache, and HandleError.

    • Action filters can be applied globally, to a controller, or to an individual action method.

  • Answered by AI
  • Q2. What is the difference between controller and API controller
  • Ans. 

    A controller is used for handling user requests while an API controller is used for handling API requests.

    • A controller is used for rendering views while an API controller is used for returning data in JSON format.

    • API controllers are usually lighter and faster than regular controllers.

    • API controllers are often used for building RESTful APIs.

    • Examples of API frameworks that use API controllers include Laravel and ASP.NET

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between IEnumerable and IQuriable
  • Ans. 

    IEnumerable is read-only and forward-only while IQueryable is queryable and can be used with LINQ to SQL.

    • IEnumerable is used for in-memory collections while IQueryable is used for querying external data sources.

    • IQueryable allows for deferred execution while IEnumerable does not.

    • IQueryable can be used with LINQ to SQL to translate queries into SQL statements.

    • IEnumerable is simpler and more lightweight than IQueryable.

    • IE...

  • Answered by AI
  • Q2. What is the use of Yield Key word
  • Ans. 

    Yield keyword is used in Python to create generators that can be used to iterate over large datasets without loading them into memory.

    • Yield is used to pause and resume a function's execution.

    • Generators created using yield are memory efficient as they only load data when needed.

    • Yield can be used to implement lazy evaluation.

    • Yield can be used to create infinite sequences.

    • Example: def my_generator(): yield 1; yield 2; yie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should prepare OOPS concept, MVC Architeture, Basic Questions from SQL Server

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. TCP/IP related questions, what happens when you search a webpage?
  • Q2. Past projects discussions
Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions on how would you tackle a particular scenario
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Logical programs

Round 2 - Technical 

(4 Questions)

  • Q1. Explain laravel Structure
  • Q2. Database migration
  • Q3. What is indexing in database
  • Q4. What is controller ,What is Route
Round 3 - HR 

(2 Questions)

  • Q1. Why you leave your previous Company
  • Q2. What is your role in previous company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was a Basic Aptitude Test

Round 2 - Coding Test 

We were asked to do Sorting, SQL queries (join)

Round 3 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox

Round 1 - Coding Test 

Java, spring,springboot

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

2 Query question and 3 coding questions

Round 2 - Technical 

(4 Questions)

  • Q1. Basic oops , Java script and Networking questions.
  • Q2. What is object orienteered programming.
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.

    • Example: Java, C++, Python are popular languages that support object oriented programming.

  • Answered by AI
  • Q3. Different Events in java script
  • Ans. 

    Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.

    • Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)

    • Event listeners are used to listen for and respond to events

    • Common events include click, mouseover, keydown, submit, etc.

  • Answered by AI
  • Q4. Event listeners
Round 3 - Coding Test 

Project , coding question, DBMS

Round 4 - HR 

(1 Question)

  • Q1. Basic personal details

Skills evaluated in this interview

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

2 DSA questions Both are from DP

Round 2 - Technical 

(2 Questions)

  • Q1. 2 Questions , 1 is DSA
  • Q2. Second question is Puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Practise DSA more and give more and more interviews.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn

Round 1 - Aptitude Test 

2 hour basic development aptitude question

Round 2 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Q2. How should i hire you

Bizom Interview FAQs

How many rounds are there in Bizom Senior Software Developer interview?
Bizom interview process usually has 1 rounds. The most common rounds in the Bizom interview process are Technical.
What are the top questions asked in Bizom Senior Software Developer interview?

Some of the top questions asked at the Bizom Senior Software Developer interview -

  1. Question were related to room and wanted to know whether i can wrote quer...read more
  2. General question for android like service and broadcast recei...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 435 Interviews
Udaan Interview Questions
4.0
 • 333 Interviews
Meesho Interview Questions
3.7
 • 317 Interviews
Ninjacart Interview Questions
4.0
 • 93 Interviews
Rivigo Interview Questions
3.9
 • 72 Interviews
Moglix Interview Questions
3.5
 • 50 Interviews
BrowserStack Interview Questions
3.7
 • 45 Interviews
View all
Senior Product Manager
6 salaries
unlock blur

₹20 L/yr - ₹30 L/yr

Product Manager
5 salaries
unlock blur

₹20 L/yr - ₹22 L/yr

Software Engineer
4 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Business Analyst
4 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Project Manager
4 salaries
unlock blur

₹9 L/yr - ₹18 L/yr

Explore more salaries
Compare Bizom with

Jumbotail Technologies

3.7
Compare

Ninjacart

4.0
Compare

Udaan

4.0
Compare

ShopX

4.3
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