Upload Button Icon Add office photos
Engaged Employer

i

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

ExamRoom.AI Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 44 Reviews

Filter interviews by

ExamRoom.AI Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top ExamRoom.AI Interview Questions and Answers

ExamRoom.AI Interview Experiences

Popular Designations

9 interviews found

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

I applied via Walk-in and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain ngrx state management with one example
  • Ans. 

    ngrx is a state management library for Angular applications

    • ngrx uses a centralized store to manage the state of the application

    • Actions are dispatched to update the state in a predictable way

    • Selectors are used to retrieve specific pieces of state from the store

    • Effects are used to manage side effects such as API calls

    • Example: Dispatching an action to update the user's profile information in the store

  • Answered by AI
  • Q2. Coding questions on filters
Round 3 - One-on-one 

(3 Questions)

  • Q1. Count the repeating number in array program
  • Ans. 

    Count the repeating numbers in an array of strings

    • Iterate through the array and use a hashmap to store the count of each number

    • Return the numbers that have a count greater than 1

  • Answered by AI
  • Q2. Let str= 'welcome' output should be 'xfmfpnf' program
  • Q3. Basic questions on angular
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly focus on ngrx state management and coding questions

Skills evaluated in this interview

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2025

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

I was interviewed in Jul 2024.

Round 1 - Aptitude Test 

Mcq on scrum roles and responsibilities

Round 2 - One-on-one 

(1 Question)

  • Q1. Cross question on calculating team availability
Round 3 - Technical 

(1 Question)

  • Q1. Automation on jeera

Scrum Master Interview Questions asked at other Companies

Q1. If a developer who was working on a critical user story suddenly goes on emergency medical leave. how will you deal with the situation?
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Angular lifecycle

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)
Interview experience
4
Good
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:
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 - One-on-one 

(2 Questions)

  • Q1. 1) basic python coding questions
  • Q2. Basic of machine learning
Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain the projects you have done and questions based on you projects
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics

Ai Ml Engineer Interview Questions asked at other Companies

Q1. Can you describe a recent machine learning project you built, including a walkthrough of the project and a code sample?
View answer (1)

ExamRoom.AI interview questions for popular designations

 Ai Ml Engineer

 (2)

 Angular Frontend Developer

 (2)

 Data Scientist

 (1)

 Quality Engineer

 (1)

 Sales Officer

 (1)

 Scrum Master

 (1)

 Team Manager

 (1)

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 May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. It was good with basic to intermediate level questions based on python, with some basic DSA question
  • Q2. Reverse the array without using methods
  • Ans. 

    Reverse an array of strings without using methods

    • Create two pointers, one at the start and one at the end of the array

    • Swap the elements at the two pointers and move them towards the center until they meet

    • Example: ['apple', 'banana', 'cherry'] -> ['cherry', 'banana', 'apple']

  • Answered by AI

Ai Ml Engineer Interview Questions asked at other Companies

Q1. Can you describe a recent machine learning project you built, including a walkthrough of the project and a code sample?
View answer (1)

Team Manager Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2022

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 - Technical 

(1 Question)

  • Q1. General question on experience
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and location

Interview Preparation Tips

Interview preparation tips for other job seekers - Come prepared , sound confident. Communicate openly and ask question

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)

Jobs at ExamRoom.AI

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Assignment was given like case studies and we had to describe how we will react

Round 2 - Aptitude Test 

Easy to medium level till class 10th level

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give some mock interviews

Sales Officer Interview Questions asked at other Companies

Q1. Amit What is Cross sale tell me The Types of Cross sales
View answer (29)

I applied via Referral and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Real time scenarios for some random applications.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be realistic while answering and enough confident to showcase your talent.

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All technical questions related to machine learning.

Interview Preparation Tips

Interview preparation tips for other job seekers - After interview hr not pick up a call for giving a feedback.

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction & experience summary
  • Q2. My self and previous experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Experienced summary & company details
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion excel sheet for my company network details

ExamRoom.AI Interview FAQs

How many rounds are there in ExamRoom.AI interview?
ExamRoom.AI interview process usually has 2-3 rounds. The most common rounds in the ExamRoom.AI interview process are Technical, One-on-one Round and Aptitude Test.
How to prepare for ExamRoom.AI 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 ExamRoom.AI. The most common topics and skills that interviewers at ExamRoom.AI expect are SQL, Python, Javascript, HTML and Machine Learning.
What are the top questions asked in ExamRoom.AI interview?

Some of the top questions asked at the ExamRoom.AI interview -

  1. Let str= 'welcome' output should be 'xfmfpnf' prog...read more
  2. Explain ngrx state management with one exam...read more
  3. Count the repeating number in array prog...read more

Tell us how to improve this page.

ExamRoom.AI Interview Process

based on 5 interviews in last 1 year

Interview experience

4.2
  
Good
View more

People are getting interviews through

based on 6 ExamRoom.AI interviews
Job Portal
WalkIn
Referral
50%
33%
17%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Tata 1mg Interview Questions
3.7
 • 140 Interviews
PharmEasy Interview Questions
3.7
 • 79 Interviews
Practo Interview Questions
3.2
 • 73 Interviews
HealthifyMe Interview Questions
3.0
 • 45 Interviews
Netmeds.com Interview Questions
3.6
 • 40 Interviews
Medlife Interview Questions
3.7
 • 27 Interviews
Portea Medical Interview Questions
4.3
 • 26 Interviews
Mfine Interview Questions
3.6
 • 24 Interviews
Lybrate Interview Questions
3.5
 • 5 Interviews
CURE India Interview Questions
4.7
 • 2 Interviews
View all

ExamRoom.AI Reviews and Ratings

based on 44 reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

3.5

Salary & Benefits

3.4

Job Security

3.3

Company culture

3.2

Promotions/Appraisal

3.6

Work Satisfaction

Explore 44 Reviews and Ratings
Client Relationship Manager

Bangalore / Bengaluru

4-7 Yrs

₹ 5-15 LPA

Data Analyst

Bangalore / Bengaluru

2-5 Yrs

₹ 5-15 LPA

Call Center Agent

Bangalore / Bengaluru

1-5 Yrs

₹ 1-5.5 LPA

Explore more jobs
Front end Developer
18 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Software Engineer
13 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Ai Ml Engineer
11 salaries
unlock blur

₹3 L/yr - ₹19 L/yr

UI/UX Designer
11 salaries
unlock blur

₹6.2 L/yr - ₹8.2 L/yr

Quality Analyst
10 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare ExamRoom.AI with

Practo

3.1
Compare

Lybrate

3.5
Compare

Portea Medical

4.3
Compare

PharmEasy

3.7
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