Upload Button Icon Add office photos
Engaged Employer

i

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

Impact Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Impact Analytics Senior Software Engineer Interview Questions and Answers

Updated 24 Feb 2025

Impact Analytics Senior Software Engineer Interview Experiences

7 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 3 sum coding problem
  • Q2. System design and projects
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Aug 2024.

Round 1 - Coding Test 

It was easy difficulty.

Round 2 - Technical 

(1 Question)

  • Q1. It was Medium difficulty.
Round 3 - Technical 

(1 Question)

  • Q1. It was medium difficulty.
Round 4 - Technical 

(1 Question)

  • Q1. It was managerial Round
Round 5 - HR 

(1 Question)

  • Q1. It was quick offer discussion.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Coding Test 

Hackerrank coding test

Round 2 - Technical 

(1 Question)

  • Q1. Not sure exactly
Round 3 - Technical 

(1 Question)

  • Q1. Not sure exactly
Round 4 - Technical 

(1 Question)

  • Q1. Maneger interview, previous experience and 1 problem
Round 5 - HR 

(1 Question)

  • Q1. Typical behavioural interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Basic leetcode medium question was asked

Impact Analytics interview questions for designations

 Software Engineer

 (3)

 Senior Software Developer

 (1)

 Software Engineer Intern Trainee

 (1)

 QA Engineer

 (1)

 Data Engineer

 (1)

 Senior Front end Developer

 (1)

 Senior Business Analyst

 (3)

 Deep Learning Engineer

 (1)

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

I applied via Company Website and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was of 1 hour. It consist of 2 coding questions and 25 MCQ's

Round 2 - Coding Test 

This was related to general problem solving

Round 3 - One-on-one 

(2 Questions)

  • Q1. Talk about your projects
  • Ans. 

    I have worked on various projects including developing web applications, implementing machine learning algorithms, and optimizing database performance.

    • Developed a web application for a retail company to manage inventory and sales data

    • Implemented machine learning algorithms for predicting customer churn in a telecom company

    • Optimized database performance for a healthcare organization to improve query speed

  • Answered by AI
  • Q2. Questions related to resume
Round 4 - HR 

(1 Question)

  • Q1. Basic behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - FOCUS ON PROBLEM SOLVING AND OOPS CONCEPTS.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Easy Leetcode questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Design Questions and domain knowledge
Round 3 - HR 

(1 Question)

  • Q1. Culture, expectations etc.

Senior Software Engineer Jobs at Impact Analytics

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

I applied via Instahyre and was interviewed before Aug 2022. There were 4 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 - Coding Test 

Focus on DSA for developement roles

Round 3 - Technical 

(2 Questions)

  • Q1. How would you handle real time data changes in a web application and mobile application
  • Ans. 

    I would use websockets for real-time data updates in both web and mobile applications.

    • Implement websockets to establish a persistent connection between the server and clients

    • Use a pub/sub system to notify clients of data changes

    • Update the UI in real-time based on the incoming data

    • Optimize data transfer to reduce latency and improve performance

  • Answered by AI
  • Q2. Implementation from web components
  • Ans. 

    Web components are reusable custom elements for building web applications.

    • Web components allow for encapsulation of HTML, CSS, and JavaScript into reusable components.

    • They can be easily reused across different web pages or applications.

    • Examples include custom elements like , , and .

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to switch the job?

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Form based JS questions. String questions in javascript
  • Q2. React interview questions with some state management follow up questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on js ,es6, node.js

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

Impact Analytics Interview FAQs

How many rounds are there in Impact Analytics Senior Software Engineer interview?
Impact Analytics interview process usually has 3-4 rounds. The most common rounds in the Impact Analytics interview process are Technical, Coding Test and HR.
How to prepare for Impact Analytics Senior Software Engineer 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 Impact Analytics. The most common topics and skills that interviewers at Impact Analytics expect are Javascript, Django, Flask, Python and React.Js.
What are the top questions asked in Impact Analytics Senior Software Engineer interview?

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

  1. How would you handle real time data changes in a web application and mobile app...read more
  2. Implementation from web compone...read more
  3. Design Questions and domain knowle...read more
How long is the Impact Analytics Senior Software Engineer interview process?

The duration of Impact Analytics Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Impact Analytics Senior Software Engineer Interview Process

based on 8 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more
Impact Analytics Senior Software Engineer Salary
based on 77 salaries
₹12 L/yr - ₹39 L/yr
73% more than the average Senior Software Engineer Salary in India
View more details

Impact Analytics Senior Software Engineer Reviews and Ratings

based on 10 reviews

2.6/5

Rating in categories

2.5

Skill development

2.1

Work-life balance

3.1

Salary

2.4

Job security

2.0

Company culture

2.1

Promotions

2.3

Work satisfaction

Explore 10 Reviews and Ratings
Senior Software Engineer - RUST

Kolkata,

Mumbai

+5

5-7 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
77 salaries
unlock blur

₹12 L/yr - ₹39 L/yr

Senior Data Scientist
73 salaries
unlock blur

₹9 L/yr - ₹26.5 L/yr

Data Scientist
66 salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Software Engineer
53 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Senior Business Analyst
52 salaries
unlock blur

₹10.7 L/yr - ₹28 L/yr

Explore more salaries
Compare Impact Analytics with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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