Upload Button Icon Add office photos

Filter interviews by

Boston Analytics Software Engineer Interview Questions and Answers

Updated 6 Dec 2022

Boston Analytics Software Engineer Interview Experiences

1 interview found

I applied via campus placement at University of Petroleum and Energy Studies (UPES), Dehradun and was interviewed before Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Combination of technical and aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Questions mostly on Java and oops concepts
Round 3 - Technical 

(1 Question)

  • Q1. Combination of technical and HR

Interview Preparation Tips

Interview preparation tips for other job seekers - It was campus placement and they selected 5 candidates out of 100

Interview questions from similar companies

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Firstly They have asked me to introduce myself and further, they questions from manly 3 section from my resume
  • Q2. OOPS 1: Difference between Method overloading and method overriding 2: What is inheritance and it's benifits 3: Define encapsulation and Abstraction.
  • Ans. 

    Questions related to OOPS concepts in software engineering.

    • Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Inheritance is the ability of a class to inherit properties and methods from its parent class. It allows for code reuse and promotes modularity.

    • Encapsu...

  • Answered by AI
  • Q3. SQL 1: Difference between primary key and unique key 2: Why we use Normalisation and there different types 3: Some questions from SQL query, Join, delete, update, etc.
  • Ans. 

    Answers to SQL related questions for Software Engineer interview

    • Primary key uniquely identifies a record in a table, while unique key ensures that no two records have the same value for a specific column

    • Normalization is used to eliminate data redundancy and improve data integrity. Types include 1NF, 2NF, 3NF, BCNF, 4NF, 5NF

    • SQL queries can be used to retrieve data from one or more tables using joins. Delete and update s

  • Answered by AI
  • Q4. Aptitude 1: One question from number series

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're going for the interview process for Milliman just well prepared all the above mentioned points, last but not least be genuine about your project

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why use reactjs
  • Ans. 

    ReactJS is a popular JavaScript library for building user interfaces.

    • ReactJS allows for reusable components, making development faster and more efficient.

    • It uses a virtual DOM, which improves performance by minimizing updates to the actual DOM.

    • ReactJS has a large and active community, providing support and resources for developers.

    • It can be used for both web and mobile app development, with tools like React Native.

    • Reac...

  • Answered by AI
  • Q2. What is functional and class based components.
  • Ans. 

    Functional components are stateless and rely on props, while class-based components have state and lifecycle methods.

    • Functional components are written as functions and return JSX elements.

    • Class-based components are written as ES6 classes and extend the React.Component class.

    • Functional components are simpler and easier to test and understand.

    • Class-based components have access to lifecycle methods like componentDidMount ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The first round was telephonic interview. In first round they asked about myself and my current project. And some basics of ReactJS and nodejs. In the second round mostly questions was from ReactJS and some questions based on my CV skills.
Last round was HR where we discuss about the current CTC and expected CTC and negotiation.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology,(NIT), Goa and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Technical 

(4 Questions)

  • Q1. They asked me javascript application based questions like 1.) true + true will be what? 2.) what if I write prmopt instead of console.log() 3.) error find out questions
  • Ans. 1.) answer will be 2 2.) prompt is for displaying dialog box alert is for giving output
  • Answered Anonymously
  • Q2. They were me js appliaction based question like error finding and all
  • Q3. What will be the output of this code
  • Ans. 

    The output of the code will be 'Hello World'

    • The code likely contains a simple print statement that outputs 'Hello World'

    • There are no variables or conditions that would change the output

  • Answered by AI
  • Q4. Then tell me the correct answer

Interview Preparation Tips

Interview preparation tips for other job seekers - they were asking application based question so prepare accordingly

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Had medium-level LC Questions which was followed by an AI Based interview on AI Hiring Platform

Round 3 - One-on-one 

(1 Question)

  • Q1. Experience, Project discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with the role
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Related to oops,
  • Q2. Micro services regarding

I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why use reactjs
  • Ans. 

    ReactJS is a popular JavaScript library for building user interfaces.

    • ReactJS allows for reusable components, making development faster and more efficient.

    • It uses a virtual DOM, which improves performance by minimizing updates to the actual DOM.

    • ReactJS has a large and active community, providing support and resources for developers.

    • It can be used for both web and mobile app development, with tools like React Native.

    • Reac...

  • Answered by AI
  • Q2. What is functional and class based components.
  • Ans. 

    Functional components are stateless and rely on props, while class-based components have state and lifecycle methods.

    • Functional components are written as functions and return JSX elements.

    • Class-based components are written as ES6 classes and extend the React.Component class.

    • Functional components are simpler and easier to test and understand.

    • Class-based components have access to lifecycle methods like componentDidMount ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The first round was telephonic interview. In first round they asked about myself and my current project. And some basics of ReactJS and nodejs. In the second round mostly questions was from ReactJS and some questions based on my CV skills.
Last round was HR where we discuss about the current CTC and expected CTC and negotiation.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Gandhinagar and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Math, logical and verbal question's

Round 2 - Coding Test 

Simple question on recursion, array, Graph, Dynamic programming, linkedlist and 2 pointer

Round 3 - One-on-one 

(1 Question)

  • Q1. Previous experience project on resume previous internships / intrest

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask very though question. but the CTC dont match the difficult of question asked.
They want most skilled engineer at price of peeny every only 5 student from IIT Gandhinagar qualified the interview and everyone rejected the offer.
Just check companies reviews before joining.

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Firstly They have asked me to introduce myself and further, they questions from manly 3 section from my resume
  • Q2. OOPS 1: Difference between Method overloading and method overriding 2: What is inheritance and it's benifits 3: Define encapsulation and Abstraction.
  • Ans. 

    Questions related to OOPS concepts in software engineering.

    • Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Inheritance is the ability of a class to inherit properties and methods from its parent class. It allows for code reuse and promotes modularity.

    • Encapsu...

  • Answered by AI
  • Q3. SQL 1: Difference between primary key and unique key 2: Why we use Normalisation and there different types 3: Some questions from SQL query, Join, delete, update, etc.
  • Ans. 

    Answers to SQL related questions for Software Engineer interview

    • Primary key uniquely identifies a record in a table, while unique key ensures that no two records have the same value for a specific column

    • Normalization is used to eliminate data redundancy and improve data integrity. Types include 1NF, 2NF, 3NF, BCNF, 4NF, 5NF

    • SQL queries can be used to retrieve data from one or more tables using joins. Delete and update s

  • Answered by AI
  • Q4. Aptitude 1: One question from number series

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're going for the interview process for Milliman just well prepared all the above mentioned points, last but not least be genuine about your project

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Cant be able to tell you now
Round 3 - One-on-one 

(1 Question)

  • Q1. Cant be able to tell you now

Boston Analytics Interview FAQs

How many rounds are there in Boston Analytics Software Engineer interview?
Boston Analytics interview process usually has 4 rounds. The most common rounds in the Boston Analytics interview process are Technical, Resume Shortlist and Aptitude Test.
What are the top questions asked in Boston Analytics Software Engineer interview?

Some of the top questions asked at the Boston Analytics Software Engineer interview -

  1. Questions mostly on Java and oops conce...read more
  2. Combination of technical and...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.6
 • 221 Interviews
Fractal Analytics Interview Questions
4.0
 • 207 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
Milliman Interview Questions
3.8
 • 20 Interviews
Korn Ferry Interview Questions
3.3
 • 13 Interviews
View all
Boston Analytics Software Engineer Salary
based on 4 salaries
₹4.5 L/yr - ₹5.5 L/yr
38% less than the average Software Engineer Salary in India
View more details

Boston Analytics Software Engineer Reviews and Ratings

based on 2 reviews

1.5/5

Rating in categories

2.9

Skill development

2.0

Work-life balance

1.0

Salary

1.9

Job security

2.0

Company culture

1.0

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Senior Consultant
7 salaries
unlock blur

₹16 L/yr - ₹30 L/yr

Strategy Consultant
7 salaries
unlock blur

₹8 L/yr - ₹16 L/yr

Associate Consultant
5 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Accounts Manager
5 salaries
unlock blur

₹10 L/yr - ₹11 L/yr

Engagement Manager
5 salaries
unlock blur

₹24 L/yr - ₹36 L/yr

Explore more salaries
Compare Boston Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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