Upload Button Icon Add office photos

BenQ

Compare button icon Compare button icon Compare

Filter interviews by

BenQ Interview Questions and Answers

Updated 28 Nov 2024

BenQ Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Explain about your internship exp

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (88)

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Coding Test 

One question of 3 hrs with 50 test cases all needed to pass.

Round 2 - Technical 

(1 Question)

  • Q1. Core computer science concept. DS, operating system, bits
Round 3 - HR 

(5 Questions)

  • Q1. What is your family background?
  • Ans. 

    My family background is diverse and multicultural, with members from different professions and backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have two siblings, one is an engineer and the other is a lawyer.

    • We have relatives living in different countries, including the USA, India, and Australia.

    • Our family gatherings are always filled with interesting conversations and cultural exchange.

  • Answered by AI
  • Q2. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Implemented unit tests and performed code reviews to ensure code quality.

    • Participated in agile development processes and attended daily stand-up meetings.

    • Resolved bugs and issues reported by users and provided technical s...

  • Answered by AI
  • Q3. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers, working on complex projects and contributing to the growth of the company.

    • Leading a team of developers

    • Working on complex projects

    • Contributing to the growth of the company

  • Answered by AI
  • Q4. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, attention to detail, and teamwork. My weaknesses include time management and public speaking.

    • Strengths: problem-solving

    • Strengths: attention to detail

    • Strengths: teamwork

    • Weaknesses: time management

    • Weaknesses: public speaking

  • Answered by AI
  • Q5. Tell me about yourself.
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects using different programming languages such as Java, C++, and Python.

    • I am skilled in software development methodologies like Agile and have experience with version control systems like Git.

    • I have strong problem-solving and analytical skills, which h...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DFS, BFS, Heap. Basic data structures are focused rather than competitive coding.

I applied via Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your biggest strengths?

Interview Preparation Tips

Interview preparation tips for other job seekers - The Ability to never give up

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Good morning/afternoon/evening sir how may i help you
  • Q2. What are you looking in your future smartphone

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all you change your lifestyle for interview i mean dress code ( formal) and well maintain hygine clean cloths and clean shoe (formal) and ready for the interview after you reach first you should greet with smile. Its very important for interview and also eye contact
Naver hasitate not nervous feel be confident and speake politely not rude behaviour and listion carefully interviewer
After done your interview you say thanks with smile

I applied via Walk-in and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Past experience
  • Q2. Reasons for joining
  • Q3. Expected Salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to yourself and answer honestly. Clearly explain need for switching.

Interview Questionnaire 

3 Questions

  • Q1. Ballon Burst Problem
  • Ans. 

    Balloon Burst Problem - Given n balloons, each with a number of coins, maximize the number of coins collected by bursting the balloons.

    • Use dynamic programming to solve the problem

    • Consider each balloon as the last balloon to be burst

    • Calculate the maximum coins that can be collected for each subarray of balloons

    • Use the calculated values to find the maximum coins for the entire array

  • Answered by AI
  • Q2. N queen Problem
  • Q3. OS, DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pratcise DS and OS and DBMS and OOPS and have 2 to 3 projects

Skills evaluated in this interview

I applied via Job Portal

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

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 appeared for an interview before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    Colorful Knapsack Problem

    You are given a set of 'N' stones, each with a specific weight and color. The goal is to fill a knapsack with exactly 'M' stones, choosing one stone of each color, so that the to...

  • Ans. 

    The goal is to fill a knapsack with exactly 'M' stones, choosing one stone of each color, minimizing the unused capacity.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to keep track of the minimum unused capacity for each color and weight combination.

    • Iterate through the stones and colors to update the array with the minimum unused capacity.

    • Return the minimum unused capacity from the array a

  • Answered by AI
Round 2 - Face to Face 

Round duration - 24 hours
Round difficulty - Medium

Round 3 - HR 

Round duration - 25 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriatop 20 students from branch. *greater than 7.5 CGPA (approximation)Dell Technologies interview preparation:Topics to prepare for the interview - OOPs, backend web development using python, Django, web development and machine learningTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : have basic knowledge of web development
Tip 2 : have in depth understanding of workflow and tech stacks you use in your projects

Application resume tips for other job seekers

Tip 1 : mention the skills you are comfortable to answer questions on
Tip 2 : have some projects with clear mention of your contribution to it on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

BenQ Interview FAQs

How many rounds are there in BenQ interview?
BenQ interview process usually has 1 rounds. The most common rounds in the BenQ interview process are HR.
How to prepare for BenQ 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 BenQ. The most common topics and skills that interviewers at BenQ expect are Sales, Account Management, Channel Management, IT Sales and Sales Planning.

Tell us how to improve this page.

BenQ Interview Process

based on 4 interviews

Interview experience

2.8
  
Poor
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 546 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
LG Electronics Interview Questions
4.0
 • 198 Interviews
HP India Interview Questions
4.1
 • 140 Interviews
Apple Interview Questions
4.3
 • 138 Interviews
Sony Interview Questions
4.2
 • 67 Interviews
Lenovo Interview Questions
4.2
 • 39 Interviews
Toshiba Interview Questions
4.0
 • 27 Interviews
ASUS Interview Questions
4.3
 • 13 Interviews
Acer India Interview Questions
4.3
 • 6 Interviews
View all

BenQ Reviews and Ratings

based on 46 reviews

2.8/5

Rating in categories

2.8

Skill development

2.7

Work-life balance

3.3

Salary

2.7

Job security

2.4

Company culture

2.7

Promotions

2.6

Work satisfaction

Explore 46 Reviews and Ratings
Assistant Manager
20 salaries
unlock blur

₹6.7 L/yr - ₹17 L/yr

Management Trainee
13 salaries
unlock blur

₹11 L/yr - ₹14.3 L/yr

Area Sales Manager
10 salaries
unlock blur

₹10.5 L/yr - ₹16.2 L/yr

Asst.Marketing Manager
7 salaries
unlock blur

₹10.6 L/yr - ₹16 L/yr

Manager
5 salaries
unlock blur

₹15.8 L/yr - ₹23 L/yr

Explore more salaries
Compare BenQ with

LG Electronics

4.0
Compare

Samsung

3.9
Compare

Sony

4.2
Compare

Dell

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