Upload Button Icon Add office photos

Indeed

Compare button icon Compare button icon Compare

Filter interviews by

Indeed Interview Questions and Answers

Updated 15 Feb 2025

Indeed Interview Experiences

Popular Designations

28 interviews found

I applied via Recruitment Consultant and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. There was total 3 rounds of interview. They will judge you on basis of your coding skills. First round was taken by some third party employee from US. Below are the coding questions asked in different roun...
  • Q2. Given a String encrypt it with defined Encrypt it bases on rows and column defined. Input String - One Does not simply walk Into mordor. , rows = 6, col = 6
  • Ans. 

    Encrypt a given string based on rows and columns defined.

    • Create a 2D array with given rows and columns

    • Traverse the string and fill the array row-wise

    • Read the array column-wise to get the encrypted string

  • Answered by AI
  • Q3. Second one also related to String encryption. Basis on different String

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall they will focus on coding skills. Code Review round was also there. They will share some code with you and you need to provide some code comments

Skills evaluated in this interview

Sdet (Software Development Engineer in Test) Interview Questions asked at other Companies

Q1. 4) How to send the values without using sendkeys method?
View answer (3)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. HTML CSS JavaScript React
  • Q2. . Net Developer

Interview Preparation Tips

Interview preparation tips for other job seekers - I am indeed naukari linkedin.

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Indeed and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 2 sets of SQL questions
  • Q2. 1 python question

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2024

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

I applied via Indeed and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Previously experience
  • Q2. How my experience would be valuable in this new role
Round 2 - Assignment 

Python,Sql ,multiple choice

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Indeed interview questions for popular designations

 Data Entry Operator

 (4)

 Data Scientist

 (2)

 Data Analyst

 (2)

 Software Developer

 (2)

 HR Executive

 (1)

 Software Engineer

 (1)

 Web Developer

 (1)

 Business Analyst

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is p value
  • Ans. 

    The p value is a measure used in hypothesis testing to determine the significance of the results.

    • The p value is the probability of obtaining results as extreme as the observed results, assuming the null hypothesis is true.

    • A p value of less than 0.05 is typically considered statistically significant.

    • A p value greater than 0.05 suggests that the results are not statistically significant.

    • Researchers use p values to determ...

  • Answered by AI
  • Q2. Calculate probability of unfair coin tossed n times and do hypothesis testing
  • Ans. 

    Calculate probability of unfair coin tossed n times and do hypothesis testing

    • Calculate the theoretical probability of getting heads or tails for the unfair coin

    • Perform the actual coin toss n times and record the outcomes

    • Use hypothesis testing to determine if the coin is unfair based on the observed outcomes

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is bagging and boosting?
  • Ans. 

    Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.

    • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

    • Boosting involves training multiple models sequentially, where each subsequent model c...

  • Answered by AI
  • Q2. Question on graphs

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Challenges i faced
  • Ans. 

    Adapting to new technologies, managing large datasets, collaborating with cross-functional teams

    • Adapting to new technologies in data analysis and visualization tools

    • Managing large datasets efficiently to derive meaningful insights

    • Collaborating with cross-functional teams to align on project goals and deliverables

  • Answered by AI
  • Q2. About my experience mentioned in my resume

Technical Analyst Interview Questions asked at other Companies

Q1. Write a program to get a employee list whose salary is greater than 50k and grade is above from A, Use Java 8 stream to get the list
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 23 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Pre-screening round About experience, tools and technologies used etc.
Round 2 - Technical 

(1 Question)

  • Q1. 2 SQL,1Python and 4 MCQ questions on Hackerank. 1 SQL question was easy, others were medium-hard type
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Coding Test 

Coding round on hackerank

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Kitne time work kar sakte ho....

Interview Preparation Tips

Interview preparation tips for other job seekers - Avarage

X RAY Technician Interview Questions asked at other Companies

Q1. What measures should you take to ensure the safety of both patients and yourself during x-ray procedures?
View answer (3)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic hr questions
Round 2 - Coding Test 

Basic coding quesstions

Round 3 - Coding Test 

Advanced coding questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Culture fit interview round

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Test the person's Attitude

Round 3 - One-on-one 

(5 Questions)

  • Q1. Put hard work try more spend time
  • Q2. Spend time trying more
  • Q3. Thinking creativity ask doubts
  • Q4. Put hard work releive your stress
  • Q5. Tention free work

Interview Preparation Tips

Interview preparation tips for other job seekers - Try more

Data Entry Operator Interview Questions asked at other Companies

Q1. What is skills matrix of Return center Department?
View answer (45)

Indeed Interview FAQs

How many rounds are there in Indeed interview?
Indeed interview process usually has 2-3 rounds. The most common rounds in the Indeed interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Indeed 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 Indeed. The most common topics and skills that interviewers at Indeed expect are Mechanical Engineering, Steel Plant, Electrical Engineering, Rolling Mill and Automobile Engineering.
What are the top questions asked in Indeed interview?

Some of the top questions asked at the Indeed interview -

  1. Given a String encrypt it with defined Encrypt it bases on rows and column defi...read more
  2. What is java,what is oops, what is multithread...read more
  3. How you can handle low marketing How ti handle cash How to deal with rude custo...read more
How long is the Indeed interview process?

The duration of Indeed interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Indeed Interview Process

based on 25 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 431 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
Myntra Interview Questions
4.0
 • 216 Interviews
Blinkit Interview Questions
3.7
 • 183 Interviews
BlackBuck Interview Questions
3.8
 • 179 Interviews
FirstCry Interview Questions
3.6
 • 172 Interviews
Spinny Interview Questions
3.7
 • 170 Interviews
Tata 1mg Interview Questions
3.6
 • 147 Interviews
Digit Insurance Interview Questions
3.9
 • 143 Interviews
View all

Indeed Reviews and Ratings

based on 90 reviews

4.0/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

4.1

Salary

3.7

Job security

4.0

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 90 Reviews and Ratings
Senior Accounts Executive
17 salaries
unlock blur

₹8.1 L/yr - ₹25 L/yr

Software Engineer
16 salaries
unlock blur

₹11.5 L/yr - ₹44 L/yr

Product Manager
16 salaries
unlock blur

₹17.3 L/yr - ₹57.9 L/yr

Accounts Manager
16 salaries
unlock blur

₹5.2 L/yr - ₹8.5 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹35 L/yr - ₹97 L/yr

Explore more salaries
Compare Indeed with

Udaan

4.0
Compare

Swiggy

3.8
Compare

BlackBuck

3.8
Compare

Blinkit

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