Upload Button Icon Add office photos

iMerit

Compare button icon Compare button icon Compare

Filter interviews by

iMerit Data Annotator Interview Questions and Answers

Updated 31 Dec 2022

iMerit Data Annotator Interview Experiences

3 interviews found

I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Assignment 

Assignment about English language and basic computer konwladge and aptitude

Round 2 - HR 

(3 Questions)

  • Q1. Tell me about your self?
  • Q2. Explain about Artificial intelligence?
  • Ans. 

    Artificial intelligence is the simulation of human intelligence in machines that are programmed to think and learn like humans.

    • AI involves the development of algorithms and models that can perform tasks that typically require human intelligence.

    • Machine learning, natural language processing, and computer vision are some of the key areas of AI.

    • AI is used in various industries such as healthcare, finance, and transportati...

  • Answered by AI
  • Q3. Project related questions

Interview Preparation Tips

Topics to prepare for iMerit Data Annotator interview:
  • Artificial Intelligence
Interview preparation tips for other job seekers - Be confident your self believe praper your self use good language and ware fromal dress

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 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 - Aptitude Test 

Aptitude test based on some company's working relevence questions

Round 3 - Technical 

(2 Questions)

  • Q1. Techinal questions based on computer knowledge
  • Q2. HR round based on introduction,salary etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep knowledge in basic computer,fluency in english

Data Annotator Interview Questions Asked at Other Companies

Q1. What is insurance? Whats is data annotation? Types of data annota ... read more
asked in Cogito Tech
Q2. What do you know about data annotation?
asked in iMerit
Q3. Explain about Artificial intelligence?
Q4. What you about Data annotation?
Q5. Tell about ourself

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 2 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 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.
  • Q5. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a good platform for freshers as well for person who worked somewhere.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Is it have requirment related sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview proces is little bit heavy process to passout from exam
It's process is common every c still looking for communication but one thing every one good subject and good knowledge
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.

Round 2 - Technical 

(2 Questions)

  • Q1. Python code was asked for checking the anagrams
  • Q2. Sql code asked to solve on screen share using various use cases like group by, having, count
Round 3 - Technical 

(2 Questions)

  • Q1. Python code was asked for swaping any number but without using python libraries
  • Q2. Sql code was asked using concepts of rank dense,rank, partition by
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Diff between Coalesce and repatriation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(8 Questions)

  • Q1. Python Coding Question 1: Make a list with all datatypes objects in it.
  • Ans. 

    Create a list containing all Python data types.

    • Use the following data types: int, float, complex, str, list, tuple, dict, set, bool, bytes, bytearray, memoryview, None

    • Example: ['int', 'float', 'complex', 'str', 'list', 'tuple', 'dict', 'set', 'bool', 'bytes', 'bytearray', 'memoryview', 'None']

  • Answered by AI
  • Q2. Python Coding Question 2: Extract a character from the string present in the list.
  • Ans. 

    Extract a character from a string in a list of strings.

    • Iterate through the list of strings

    • Use indexing to extract the desired character from each string

    • Handle cases where the index is out of range

    • Return the extracted characters as a new list

  • Answered by AI
  • Q3. Python Coding Question 3: Make a dictionary with Name and Age having 4 records.
  • Ans. 

    Create a dictionary with Name and Age for 4 records in Python.

    • Use curly braces {} to create a dictionary.

    • Separate key-value pairs with a colon :

    • Separate each record with a comma ,

  • Answered by AI
  • Q4. Python Coding Question 4: Make a string and write code to return the output with the reverse string.
  • Q5. Python Coding Question 5: Write a function to check if the string is Palindrome. Check the function with a Palindrome.
  • Ans. 

    Function to check if a string is a palindrome.

    • Create a function that takes a string as input.

    • Reverse the string and compare it with the original string.

    • Return true if they are the same, false otherwise.

    • Example: 'racecar' is a palindrome.

  • Answered by AI
  • Q6. SQL Coding Question 1: Write an SQL query to extract the data from employees table, extract day of joining, month of joining, year of joining from the "Date Of Joining".
  • Q7. What is Data normalization and standardization?
  • Ans. 

    Data normalization is the process of organizing data in a database efficiently, while data standardization is the process of ensuring consistency and uniformity in data.

    • Data normalization involves organizing data into tables and columns to reduce redundancy and improve data integrity.

    • Data standardization involves ensuring that data is consistent and uniform across the database.

    • Normalization helps in reducing data redun...

  • Answered by AI
  • Q8. Statistics/Probability Question: 4 ball of each colors(Red, Green, Blue) are present in the box. After drawing 3 ball randomly from the box, what is the probability of getting all 3 ball having the same co...
  • Ans. 

    The probability of drawing 3 balls of the same color from a box containing 4 balls of each color (Red, Green, Blue).

    • Calculate the total number of ways to draw 3 balls out of 12 balls

    • Calculate the number of ways to draw 3 balls of the same color

    • Divide the number of favorable outcomes by the total number of outcomes to get the probability

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why don't you take experienced people
  • Ans. 

    We are open to hiring both experienced and inexperienced individuals to bring a diverse range of skills and perspectives to our team.

    • We believe in providing opportunities for growth and development to individuals at all stages of their career.

    • Fresh perspectives and new ideas from inexperienced individuals can bring innovation to the team.

    • Experienced individuals may have set ways of doing things that could benefit from ...

  • Answered by AI
  • Q2. 2 years experience SAP & ERP

Interview Preparation Tips

Interview preparation tips for other job seekers - Girls support karo bas
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to projects
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to projects and some scenario based questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Complete interview was on project discussion
  • Q2. On ensemble models some questions on stats

iMerit Interview FAQs

How many rounds are there in iMerit Data Annotator interview?
iMerit interview process usually has 2-3 rounds. The most common rounds in the iMerit interview process are Resume Shortlist, HR and Aptitude Test.
What are the top questions asked in iMerit Data Annotator interview?

Some of the top questions asked at the iMerit Data Annotator interview -

  1. Explain about Artificial intelligen...read more
  2. Techinal questions based on computer knowle...read more
  3. Project related questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
Mphasis Interview Questions
3.4
 • 789 Interviews
View all

Fast track your campus placements

View all
iMerit Data Annotator Salary
based on 45 salaries
₹1 L/yr - ₹2.6 L/yr
27% less than the average Data Annotator Salary in India
View more details

iMerit Data Annotator Reviews and Ratings

based on 17 reviews

3.8/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.0

Salary

3.5

Job security

4.2

Company culture

2.7

Promotions

4.0

Work satisfaction

Explore 17 Reviews and Ratings
Ites Executive
1.7k salaries
unlock blur

₹0.6 L/yr - ₹4 L/yr

Sr. Ites Executive
789 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Team Lead
145 salaries
unlock blur

₹0.9 L/yr - ₹6.6 L/yr

Senior Executive
127 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Junior Team Leader
72 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Explore more salaries
Compare iMerit with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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