Upload Button Icon Add office photos

Barco Electronic Systems

Compare button icon Compare button icon Compare

Filter interviews by

Barco Electronic Systems Sdet (Software Development Engineer in Test) Interview Questions and Answers

Updated 1 Jul 2022

Barco Electronic Systems Sdet (Software Development Engineer in Test) Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Python Questions. 1. Difference between List and Tuples 2. What is mutable and immutable? 3. OOps concepts 4. Framework related questions 5. Output questions on List and Tuples
  • Q2. Coding: 1. Remove the duplicate characters from a string. 2. Sort an array 3. Find the indices of resulting sum. 4. Find the equilibrium point of a list/array
  • Ans. 

    Coding questions related to string manipulation, array sorting, and finding indices and equilibrium point.

    • To remove duplicate characters from a string, use a hash set to keep track of seen characters and remove duplicates.

    • To sort an array, use built-in sorting functions or implement a sorting algorithm like quicksort or mergesort.

    • To find the indices of resulting sum, use a hash map to store the complement of each eleme...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. 1. Questions related to framework and previous experience. 2. Update of dictionary. 3. PyTest framework questions. Marking and grouping of tests. 4. Decorators in Python. 5. Fixtures in Python
  • Q2. Coding 1. Sort an array 2. Count number of times each user logged in from a log file. 3. Print the name and length of each name from the same log file.
  • Ans. 

    Coding questions for SDET interview

    • 1. Use built-in sorting functions like Array.sort()

    • 2. Read log file line by line and count occurrences of each user

    • 3. Parse log file to extract names and use string.length to get length

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Managerial Round. Questions were related to understand my current and previous roles.
Round 4 - One-on-one 

(1 Question)

  • Q1. Discussion with Sr. VP.
Round 5 - HR 

(1 Question)

  • Q1. Behavioral related questions.

Interview Preparation Tips

Topics to prepare for Barco Electronic Systems Sdet (Software Development Engineer in Test) interview:
  • Python
  • Problem Solving
Interview preparation tips for other job seekers - Focus on core problem solving skills and develop a good understanding of python and how the framework is working. Technical rounds are very good.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident for ur skill and explain ur expertise

Interview Questionnaire 

1 Question

  • Q1. All technical questions raised

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

(1 Question)

  • Q1. Explain IOT database
  • Ans. 

    IOT database is a database that stores data generated by Internet of Things (IOT) devices.

    • IOT database is designed to handle large volumes of data generated by IOT devices.

    • It stores data in a structured format that can be easily queried and analyzed.

    • IOT databases often use NoSQL databases like MongoDB or Cassandra.

    • Examples of IOT databases include AWS IoT Core, Azure IoT Hub, and Google Cloud IoT Core.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For senior level prepare for business round as that is important.

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic question on my inclination of work, and my family background.

Interview Preparation Tips

Round: Test
Experience: There was a np complete problem given. Brute force solution worked
Duration: 3 hours
Total Questions: 1

College Name: IIT Madras

I appeared for an interview in Jun 2016.

Interview Preparation Tips

Round: Test
Experience: We had to code in the given duration. The question was a simple dynamic programming one. But the catch was that we could test our solution only a given number of times.
Tips: Make sure you're strong in your coding basics and have enough self confidence.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: The tech round was basically on the resume. There were a few questions about the projects I had done.
Tips: Know about everything you've written in your resume. Don't write anything that you're not very sure of.

Round: HR Interview
Experience: Questions were about my work and achievements in college and future plans.
Tips: Talk freely and don't be nervous. Don't reveal any future study plans to the HR!

College Name: Nitk surathkal

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Test
Experience: 20 English questions
Rest of the 40 were quant.
There was a severe shortage of time in this test. English was a piece of cake but the rest of the questions were pretty time consuming.
Tips: Its better to finish those questions first which aren't time consuming.
Duration: 1 hour
Total Questions: 60

Round: Test
Experience: There was one three mark question and two five mark questions.
The three marker was either on linked list or array sorting.
The second question was based on dynamic programming.
The third question was on algorithms and number theory. Eg. My question was to find the units digit in a^b.
You could code in C,C++, Java or C#
Duration: 1 hour 10 minutes
Total Questions: 3

Round: Group Discussion
Experience: It wasn't exactly a group discussion. It was more of extempore. We were given ten minutes to note down points on the topic and each of us had to speak for two minutes. And then at the end there was a brief discussion on the arguments.
Tips: Don't start making philosophical arguments. You are expected to give technical arguments and reasons.
Don't contradict yourself ever. Make your stand on the topic clear and stick to it.
Don't cut off people in the middle. Hear them out.
It's not about who is speaking the most. It's about who is most effective.
Duration: 1 hour

College Name: IIT Madras

Interview Questionnaire 

4 Questions

  • Q1. Mtech Thesis-based
  • Q2. Speech Recognition/ Signal Processing
  • Q3. Introductory questions
  • Q4. Don’t you think you should go for MBA than job after your graduation because it increases your salary package by leaps and bounds?

Interview Preparation Tips

Round: Resume Shortlist
Experience: Initial criterion for shortlisting is of CPI(>7).

Round: Test
Experience: There were two written tests: Technical and Aptitude. This year technical test was not organized due to some reasons. In technical for Bangalore Center questions were based on C language and data structures.
Duration: 60+60 minutes
Total Questions: 50+50

Round: Technical Interview
Experience: Panel of 1 person and lasted 10-15 minutes.

Round: HR Interview
Experience: Panel of 1 person and lasted for 10 minutes.

General Tips: • Improve your aptitude skills
• Try to solve puzzles ( Shakuntala Devi maths puzzles )
Skills: Speech Signal Processing , Image Processing , Statistical Signal Processing , Mathematical methods in Signal Processing
College Name: IIT- Kanpur

Interview Questionnaire 

1 Question

  • Q1. What do you know about our company and why do you join it ?
  • Ans. 

    I know that your company is a leading provider of innovative sales solutions in the industry. I am joining because of your strong reputation and commitment to excellence.

    • Your company has a proven track record of success in delivering top-notch sales solutions.

    • I am impressed by the innovative approach your company takes in the sales industry.

    • Your company's commitment to excellence and customer satisfaction aligns with m...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I was told to tell me about my self. They checked my communication skills and my confidence level.
Tips: Be confident in this round about your self. And represent yourself in good professional way.

Round: HR Interview
Experience: In this round they were checking our knowledge and our homework that what we knew about them and their products. They were also checking that are we ready for learning and do we have potential or not.
Tips: Don't show that you know everything. Just talk point to point. So much Pre-requisite knowledge can be bad for you.

College Name: Galgotias University

Interview Questionnaire 

1 Question

  • Q1. Which area would you concentrate on if you were the CEO of the company?
  • Ans. 

    I would concentrate on improving the company's software development process.

    • Implementing agile methodologies

    • Investing in automation tools

    • Encouraging continuous learning and development

    • Fostering a culture of innovation

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: One hour written test.
Objective questions related to C/C++/OS + 1 coding question .
Tips: Basic C/C++ reference material should be enough.
Revise basic OS, Networks, Data Structures and Algorithms.
Duration: 60 minutes

Round: Interview
Experience: Two Technical Interviews (20 minutes each)
 Questions on your B.Tech project, M.Tech project, Favorite subject, Programming ability.
 Discussion about the company, expectations from the company, future opportunities.
 Too much emphasis on the work done by you before. They require every explanation in
detail.
 If your B.Tech and M.Tech projects are in the field which company is looking forward for, it
is an added bonus.
Tips: Questions are mostly related to BTP as well as other work done in the Department.
 Prepare a compendium of the topics expected to prop up during interview.
 Revision of basic fundamentals of the field.
 Short report of the B.Tech as well as M.Tech project.
 Refer to placement sites for some tips.

General Tips: For non-core companies, only puzzle solving skills and accuracy are needed to be
sharpened. So practice standard interview puzzles available on net. Also revise of topics in
probability and permutation/combination.
College Name: IIT Madras

Barco Electronic Systems Interview FAQs

How many rounds are there in Barco Electronic Systems Sdet (Software Development Engineer in Test) interview?
Barco Electronic Systems interview process usually has 5 rounds. The most common rounds in the Barco Electronic Systems interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Barco Electronic Systems Sdet (Software Development Engineer in Test) interview?

Some of the top questions asked at the Barco Electronic Systems Sdet (Software Development Engineer in Test) interview -

  1. Coding 1. Sort an array 2. Count number of times each user logged in from a log...read more
  2. Coding: 1. Remove the duplicate characters from a string. 2. Sort an array 3. ...read more
  3. Basic Python Questions. 1. Difference between List and Tuples 2. What is mutabl...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

OPPO Interview Questions
4.0
 • 216 Interviews
LG Electronics Interview Questions
4.0
 • 203 Interviews
Daikin Interview Questions
4.1
 • 152 Interviews
Samsung Research Interview Questions
3.1
 • 133 Interviews
Xiaomi Interview Questions
3.8
 • 91 Interviews
Sony Interview Questions
4.2
 • 68 Interviews
Signify Interview Questions
3.5
 • 57 Interviews
Western Digital Interview Questions
3.5
 • 50 Interviews
Carrier Interview Questions
3.7
 • 49 Interviews
View all
Senior Software Engineer
47 salaries
unlock blur

₹9.6 L/yr - ₹30 L/yr

Associate Technical Specialist
42 salaries
unlock blur

₹15 L/yr - ₹41 L/yr

Lead Engineer
33 salaries
unlock blur

₹10.2 L/yr - ₹32 L/yr

Senior Engineer
28 salaries
unlock blur

₹7 L/yr - ₹23.8 L/yr

Assistant Manager
24 salaries
unlock blur

₹11.5 L/yr - ₹31.3 L/yr

Explore more salaries
Compare Barco Electronic Systems with

OPPO

4.0
Compare

LG Electronics

4.0
Compare

Daikin

4.1
Compare

Haier Appliances India

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