Upload Button Icon Add office photos
Engaged Employer

i

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

OPPO Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

OPPO Production Line Leader Interview Questions and Answers

Updated 19 Dec 2021

OPPO Production Line Leader Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Hay I'm vikash Yadav I'm working 4 year experience in production departmen I'm leading 4 line in packing area best knowledge in oppo mobile company....

Interview Preparation Tips

Interview preparation tips for other job seekers - No any advice in my side.....

Interview questions from similar companies

Intern Interview Questions & Answers

Daikin user image Anonymous

posted on 11 Jun 2017

I appeared for an interview before Jun 2016.

Interview Questionnaire 

3 Questions

  • Q1. How was yesterday ?
  • Ans. 

    Yesterday was a productive day filled with meetings and project work.

    • Attended a team meeting in the morning

    • Worked on a project proposal in the afternoon

    • Had a networking event in the evening

  • Answered by AI
  • Q2. Why are letters in a keyboard placed like that ?
  • Ans. 

    The letters on a keyboard are placed in a specific layout called QWERTY, which was designed to prevent typewriter jams.

    • The QWERTY layout was developed by Christopher Sholes in 1873 for typewriters.

    • The layout was designed to separate commonly used letters to reduce the likelihood of jamming.

    • The arrangement of letters was based on the frequency of their use in the English language.

    • The QWERTY layout became popular and was

  • Answered by AI
  • Q3. What do you know about air conditioner ?
  • Ans. 

    An air conditioner is a device that cools and dehumidifies the air in a room or building.

    • Air conditioners work by removing heat and moisture from the air.

    • They use a refrigeration cycle to cool the air.

    • Air conditioners can be used for both residential and commercial purposes.

    • They come in different types such as window units, split systems, and central air conditioning systems.

    • Air conditioners improve indoor air quality ...

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: I was asked several question related to my cv and other general knowledge and technical questions to measure my suitablity for the job.

Skills: Communication, Excel Skills, Knowledge Of MS Office
College Name: Keshav Mahavidyalaya

Skills evaluated in this interview

I applied via Referral and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Basic networking theory like arp, ping, vlans, subnetting
  • Q2. Switching scenarios mostly related to STP
  • Q3. OSI layer based questions. For example, which layer deals with congestion control.
  • Q4. Basics of routing. Ospf n bgp scenarios
  • Q5. One of the challenging cases worked on
  • Ans. 

    Developed a solution for optimizing a complex algorithm for a client in the finance industry

    • Client had a large dataset that needed to be processed quickly

    • Implemented parallel processing to speed up the algorithm

    • Optimized the code to reduce memory usage

    • Collaborated with the client to fine-tune the algorithm for their specific needs

  • Answered by AI
  • Q6. Scenarios questions to check how you would approach a problem and work towards resolution. Like what all information would you ask from the customer to understand the issue and how you would make use of it...

Interview Preparation Tips

Interview preparation tips for other job seekers - Having a concrete networking experience and understanding would help you to crack the interview easily.
The scenarios are not tough and are basically put to check if you know the basics.

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Whats c
  • Ans. 

    C is a general-purpose programming language developed by Dennis Ritchie in 1972.

    • C is used for developing operating systems, embedded systems, and system software.

    • It is a compiled language and has a low-level memory access.

    • C is the predecessor of many modern programming languages like C++, Java, and Python.

  • Answered by AI
  • Q2. Whats loop
  • Ans. 

    A loop is a programming structure that repeats a set of instructions until a certain condition is met.

    • Loops are used to iterate over a collection of data or to repeat a set of instructions a certain number of times.

    • There are three types of loops in most programming languages: for, while, and do-while.

    • Example: for (int i = 0; i < 10; i++) { // do something }

  • Answered by AI
  • Q3. Why mi good samsung bad

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy peasy interieds

Interview Questionnaire 

1 Question

  • Q1. Stge concepts, vSAN, RAID, basic testing, OS concepts, NVMe, SATA, SAS

Intern Interview Questions & Answers

HARMAN user image Anonymous

posted on 20 Aug 2024

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

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contains 35 question

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the project
  • Ans. 

    The project is a web application that helps users track their daily water intake and reminds them to stay hydrated.

    • Users can input their daily water consumption and set goals for themselves.

    • The application sends notifications to remind users to drink water throughout the day.

    • Users can view their water intake history and track their progress over time.

  • Answered by AI
  • Q2. Write the code for even number
  • Ans. 

    Code to identify even numbers

    • Use the modulo operator (%) to check if a number is divisible by 2

    • If the remainder is 0, then the number is even

    • Example: int num = 6; if(num % 2 == 0) { // num is even }

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

    • Experience with programming languages such as Java, Python, and C++

  • Answered by AI
  • Q2. Some situational question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Past experience
  • Q2. About Btech Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Rock it
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Online coding test. Duration was 4 hours. Only one question was given. I had implement 4 APIs. Question was related to DP.

Interview Preparation Tips

Topics to prepare for Samsung Research Senior Engineer interview:
  • Dynamic programming
  • Graph
  • Tries
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

3 questions medium leetcode

Round 2 - Technical 

(3 Questions)

  • Q1. Dfs write whole pseudo code.
  • Ans. 

    Depth First Search (DFS) pseudo code

    • Initialize a stack to keep track of nodes to visit

    • Start with the initial node and push it onto the stack

    • While the stack is not empty, pop a node from the stack and visit its neighbors

    • Push unvisited neighbors onto the stack

    • Repeat until all nodes are visited

  • Answered by AI
  • Q2. Bfs write whole pseudo code.
  • Ans. 

    BFS (Breadth First Search) algorithm pseudo code

    • Start by enqueueing the starting node

    • While the queue is not empty, dequeue a node and process it

    • Enqueue all adjacent nodes that have not been visited yet

    • Repeat until all nodes have been visited

  • Answered by AI
  • Q3. Find the middle of the linked list.
  • Ans. 

    To find the middle of a linked list, use the slow and fast pointer technique.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.

    • The position of the slow pointer at this point will be the middle of the linked list.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Cv grilling some questions on projects.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Online test with a few behavioral questions and games. Nothing difficult.

Round 2 - Coding Test 

This round included CSE Core MCQs and 2 coding questions. MCQs where moderated and Coding questions were for Leetcode Medium-Hard difficulty.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview Round - Resume based questions regarding internships, projects and tech stacks.
  • Q2. Python-based simple questions, a few DBMS questions, and some AI/ML. Nothing too difficult and one-liner answers were expected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the coding round and make sure not to lie on your resume.

Tell us how to improve this page.

Interview Questions from Similar Companies

Dell Interview Questions
4.0
 • 386 Interviews
HARMAN Interview Questions
3.7
 • 262 Interviews
LG Electronics Interview Questions
4.0
 • 199 Interviews
Vivo Interview Questions
4.1
 • 196 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Daikin Interview Questions
4.1
 • 147 Interviews
Apple Interview Questions
4.3
 • 138 Interviews
Samsung Research Interview Questions
3.1
 • 131 Interviews
Voltas Interview Questions
4.0
 • 130 Interviews
View all
OPPO Production Line Leader Salary
based on 17 salaries
₹2 L/yr - ₹4 L/yr
31% more than the average Production Line Leader Salary in India
View more details

OPPO Production Line Leader Reviews and Ratings

based on 7 reviews

4.7/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

3.2

Salary

3.5

Job security

4.0

Company culture

4.6

Promotions

4.4

Work satisfaction

Explore 7 Reviews and Ratings
Sales Executive
563 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Assistant Engineer
426 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Team Lead
415 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Production Engineer
313 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Quality Engineer
219 salaries
unlock blur

₹1.9 L/yr - ₹5 L/yr

Explore more salaries
Compare OPPO with

Vivo

4.1
Compare

Dell

4.0
Compare

LG Electronics

4.0
Compare

HARMAN

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