Upload Button Icon Add office photos

Filter interviews by

Autocop India Interview Questions and Answers

Updated 1 Mar 2023

Autocop India Interview Experiences

1 interview found

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 Mar 2022. There were 6 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 - HR 

(1 Question)

  • Q1. Why did you join this company
Round 3 - One-on-one 

(1 Question)

  • Q1. About your background
Round 4 - Technical 

(1 Question)

  • Q1. Technical knowledge about your field
Round 5 - 5s, Kaizen, Manpower Handling 

(1 Question)

  • Q1. 5s? kaizen? Manpower?
Round 6 - HR 

(1 Question)

  • Q1. Salery discussion & Company facility

Interview Preparation Tips

Interview preparation tips for other job seekers - Learning environment & Disciplined culture in company

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 5G Call Flow,ENDC Procedure ,RRC layer,Mac layer,Python scripting

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics concept

I was interviewed in Sep 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

Data structures were asked like linked list and stacks. Hashmaps were also there. some basic questions of DBMS were asked and the interviewer asked if i know networking for which i said no. After that there was a 5 minute simple straightforward round with H.R

  • Q1. 

    Middle of a Linked List

    You are given the head node of a singly linked list. Your task is to return a pointer pointing to the middle of the linked list.

    If there is an odd number of elements, return the ...

  • Ans. 

    Return the middle node of a singly linked list, considering odd and even number of elements.

    • Traverse the linked list with two pointers, one moving twice as fast as the other

    • When the fast pointer reaches the end, the slow pointer will be at the middle

    • Return the node pointed by the slow pointer

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Punjab Engineering College(Deemed To be University). I applied for the job as Software Engineer in NoidaEligibility criteriaAbove 6 CGPAMediaTek interview preparation:Topics to prepare for the interview - Data structures- linked lists, stacks, queues,Dynamic programming, networking, dbms,oops,etc.Time required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice maximum questions of linked lists and stacks.
Tip 2 : DBMS concepts should be crystal clear.
Tip 3 : If you are not able to complete something in-depth, clearly mention that to the interviewer.
Tip 4 : Practice a mock interview and try to solve any random question in front of your friend.

Application resume tips for other job seekers

Tip 1 : Mention maximum projects you have one and be prepared to explain them.
Tip 2 : Don't mention anything you are not confident in.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Had Aptitude and VLSI-Based Questions

Round 2 - Technical 

(2 Questions)

  • Q1. You have a 3 ltr jug and 5 ltr jug measure 4lt water using this.
  • Ans. 

    Use the 3 ltr jug to fill the 5 ltr jug twice, leaving 1 ltr in the 3 ltr jug. Then fill the 3 ltr jug and pour it into the 5 ltr jug.

    • Fill the 5 ltr jug twice with the 3 ltr jug

    • 1 ltr will be left in the 3 ltr jug

    • Fill the 3 ltr jug and pour it into the 5 ltr jug

    • 4 ltr of water will be in the 5 ltr jug

  • Answered by AI
  • Q2. The same question, but now do it starting with the 3ltr jug.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and take your time answering
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 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 - Coding Test 

I interviewed with Mediatek having just 1 year of experience. It was for outsourcing position.

They asked me concepts from C language, writing code for data structures (LinkedIn list), and a question on string which I can't remember. This was pre COVID days.

Round 3 - Technical 

(1 Question)

  • Q1. Write code to insert a node to the middle of linked list
  • Ans. 

    Insert a node to the middle of a linked list

    • Find the middle node using slow and fast pointers

    • Create a new node with the data to be inserted

    • Adjust the pointers to insert the new node in the middle

  • Answered by AI

Interview Preparation Tips

Topics to prepare for MediaTek India Technology Senior Software Engineer interview:
  • C
  • Operating Systems
  • Multithreading
  • TCP
  • IPV4
  • IPV6
  • Data Structures
Interview preparation tips for other job seekers - Study concepts of C language thoroughly. All questions on pointers, double pointers, bit manipulation and memory management.

Study questions on data structures like Linked list, stacks, queues, arrays, and strings. Practice writing code in C.

Study operating system and Unix concepts like processes, threads, deadlock, mutex, semaphores, IPC mechanisms etc. Practice problems on concurrent programming.

Study networking concepts like OSI model, TCP, UDP, IP (v4 and v6) and socket programming. Practice socket programming in C.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Questions related to wireless communication concepts
  • Q2. C and c++ coding concepts
Round 2 - HR 

(2 Questions)

  • Q1. Why are you looking for change
  • Q2. Are you ready to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on fundamentals and have good knowledge about the projects mentioned in resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Nov 2023. There were 6 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 

Duration: 1Hour 30 Minutes, 2 Coding Questions of Total 175 Marks. 1st Question has 75 marks and 2nd Question has 100 marks.

Round 3 - Technical 

(2 Questions)

  • Q1. 1. Find the smallestMissingNumber in given array using Bitwise OR operation alone 2. Based on Array data Manipulation.
  • Ans. 

    Using Bitwise OR operation to find the smallest missing number in an array.

    • Iterate through the array and perform Bitwise OR operation with each element to set corresponding bit in a bitmask

    • Iterate through the bitmask to find the first unset bit, which represents the smallest missing number

    • Example: Array [0, 1, 3, 4, 6] would have a bitmask of 10101, smallest missing number is 2

  • Answered by AI
  • Q2. Q2: Customized Data Extraction From Given Dynamic Array & Perform Some Math Operations On the Extracted Data
Round 4 - Technical 

(1 Question)

  • Q1. Write a Pseudo code for given scenario?
  • Ans. 

    Pseudo code for a scenario

    • Define variables and data structures needed

    • Write the main logic using conditional statements and loops

    • Handle edge cases and error conditions

    • Test the pseudo code with sample inputs

  • Answered by AI
Round 5 - Technical 

(1 Question)

  • Q1. System Design & Design Pattern based questions
Round 6 - HR 

(1 Question)

  • Q1. Not Applicable (Yet to be scheduled)

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

2 problem was given to solve
1) Smallest Negative balance - -----%20America%20-%20Weekly%20Algorithm%20Challenges/Week%2021%20Algorithm%20Challenge/Smallest%20Negative%20Balance.md
2) Find the absolute difference between alpha & beta from the array.
Alpha -An element k in a array occurs k consecutive time
Beta - An element k in an array occurs k consecutive time starting from index k

Sample input
Arr[] = {2,2,2,4,4,4,4,1,2,2]
Output
Alpha - 3
Beta - 1
Absolute difference - 1

Note : consider array index starts with 1

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the problem statement clearly, prepare well for problem solving & DSA

I applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test with 1 Coding Question

Round 2 - Technical 

(1 Question)

  • Q1. C programming Base is very important Basics of Data Structures Projects
Round 3 - HR 

(1 Question)

  • Q1. Some basic aptitude and behavior question

Interview Preparation Tips

Interview preparation tips for other job seekers - C programming base is important. Be thorough with Projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 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 - Aptitude Test 

Generic analytical problem and case study on a problem statement given

Round 3 - Case Study 

Use cases study , they review on design approach , and business skills

Round 4 - One-on-one 

(3 Questions)

  • Q1. Manger round mainly to see your fitment into culture along with team work
  • Q2. Brief on usercase were there was no outcome
  • Q3. How did you handle a scenarios where requirement kept changing

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company prepare well , answer in STAR format, be prepared with scenarios to give precise answer on project scenarios, provide answer as per lam core values to be more aligned

Autocop India Interview FAQs

How many rounds are there in Autocop India interview?
Autocop India interview process usually has 6 rounds. The most common rounds in the Autocop India interview process are HR, Resume Shortlist and One-on-one Round.
What are the top questions asked in Autocop India interview?

Some of the top questions asked at the Autocop India interview -

  1. Salery discussion & Company facil...read more
  2. 5s? kaizen? Manpow...read more

Tell us how to improve this page.

Autocop India Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 253 Interviews
Texas Instruments Interview Questions
4.1
 • 120 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
Lam Research Interview Questions
3.7
 • 44 Interviews
Broadcom Interview Questions
3.4
 • 41 Interviews
KLA Interview Questions
3.4
 • 25 Interviews
View all

Autocop India Reviews and Ratings

based on 109 reviews

3.7/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.5

Salary

3.5

Job security

3.7

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 109 Reviews and Ratings
Accountant
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Officer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Store Incharge
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Autocop India with

Qualcomm

3.8
Compare

TDK India Private Limited

3.9
Compare

Molex

3.9
Compare

Applied Materials

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