Upload Button Icon Add office photos

Barco Electronic Systems

Compare button icon Compare button icon Compare

Filter interviews by

Barco Electronic Systems Electrical Team Lead - Responsible Electrical Person Interview Questions and Answers for Experienced

Updated 25 Feb 2021

Barco Electronic Systems Electrical Team Lead - Responsible Electrical Person Interview Experiences for Experienced

1 interview found

Interview Questionnaire 

1 Question

  • Q1. All Electrical Work

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Multiple
  • Q2. Multiple.

Interview Preparation Tips

Round: Test
Experience: Graph problem.
First step was to formulate the question into graph problem.

Then solve using standard graph algo (Dijkstra, bellmen ford, e.tc).
Tips: Practice writing whole code without using standard library.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Question related to dfs.
Asked about networking, OS and integers.

One puzzle.(available on geeksforgeeks)
Tips: Prepare for puzzle. Generally they go for standard puzzle.

Round: Technical Interview
Experience: It was mostly related to technical project and internship.

General discussion on machine learning.
Tips: Prepare for the projects mentioned on the resume

Round: HR Interview
Experience: He was testing me regarding how I will explain a technical project to a non-technical guy.. And also general HR questions like why u want to join Samsung and other similar questions.
Tips: Nothing new.

Skills: Basic programming stuff. , Algorithm, Graph Theory, Machine Learning, Problem Solving Skills
College Name: IIT Kharagpur

Software Developer Interview Questions & Answers

Samsung user image Gaurav Srikant Mokhasi

posted on 3 Dec 2015

Interview Preparation Tips

Round: PRE PLACEMENT OFFER
Experience: Interns (both CS and IT) were selected in my third year. Pre-placement offers were rolled out to 16 of us which was roughly a conversion ratio of 1:3. A couple of ECE hires were added when SRI-B visited campus later.

General Tips: If you're in CS or IT, this is the only format your resume should be in: -----
Take your internship seriously. Have fun and all but also get your project done. It's not the end of the world if you don't get a PPO. Campus placements are tension-filled, no doubt, but a lot of people get equally good if not better jobs after missing out on PPOs.
Make sure you talk to your manager about the PPO process. She will be the one giving you your final review. So ensure that she knows you want the job. Prepare a fancy presentation for the HR. By fancy, I mean slick and professional. Think Apple, not flashy Microsofty graphics and stupid word art.
Skill Tips: Google GSAT (Global Samsung Aptitude Test) a week before the test and make sure you practice some similar CAT type questions. Questions are of medium difficulty and time management is a real issue (most of us were unable to finish properly). - I didn't have to use these but I've heard good things about codechef/topCoder and books such as Cracking the Coding Interview by Gayle Laakmann McDowell.
Skills:
College Name: NIT Surathkal

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

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

I was interviewed in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

Interview Preparation Tips

Round: Test
Experience: Test for internship:1 aptitude test on quant and C. Around 50 were selected for internship. Next was PPO after the internship. Around 15 were selected.

General Tips: Work very hard during internship. Don't worry whether they will take you in or not.
Amazing experience it was be strong with aptitude, coding.
Skill Tips: Prepare quantitative Aptitude by R.S. Aggarwal.
Prefer Indiabix for C aptitude.
Skills:
College Name: NIT Surathkal

Interview Questionnaire 

5 Questions

  • Q1. Questions about flight mechanics and dynamics and controls
  • Q2. Questions about mechanical engineering
  • Q3. Questions on the thesis one has worked on and various projects and internships
  • Q4. Questions based on practical situations
  • Q5. Questions on basics of material, fundamentals of continuum mechanics, thermal science, parts of engine structure, etc

Interview Preparation Tips

Round: Resume Shortlist
Experience: I was guided by placement office quite appreciably for preparation of resume. First by one to one interaction and second by suggesting to talk to the seniors who are either injob or are hereafter the job. As it is always suggested about resume that, it reflects you in brief, you have to get it as good as you can. I followed the guidelines, made the first draft, got it corrected from some of my friends who are working in industries and got feedbacks from students who have experience from industries.

Round: APTITUDE TEST
Experience: It was intimated as aptitude but it included Verbal, Quants and basics of programmingand data structures & algorithm.

Round: Technical Interview
Experience: I went through two technical rounds and both of these included questions starting from the very basics of materials to the continuum mechanics’ fundamentals and applications. In the first round I was asked about flight mechanics & dynamics and controls’ by giving several conditions of practical importance, some part of engine structures and thermal science, my earlier projects and questions on that, some questions from the internship’s work and M.Tech thesis work. Very fundamental as well as complex questions were asked while explaining about the projects and thesis work. For the second round, I was sent to the panel interviewing for mechanical students and there I was asked questions from various subjects as well as for various conditions given on spot. Including both the technical interviews, I was asked questions from around 9-10 subjects of mechanical engineering. Apart from the questions from the course work, half of the interview was focused on the projects that I did earlier. I was asked to explain about the projects and give good insights of my contributions in that and accordingly I was asked questions from that as well. Later part of the technical round was focused for my thesis work. They started asking about the motivation behind the topic of the thesis and the technical platform set so far for the same. Concluding questions were from the company’s work and how I would be able to relate my expertise and thesis work for their benefit.. In the morning, Honeywell started it’s processing at around 6.30 am and I went for the first technical round at around 7 am. After some basic questions from the resume I was asked about the flight mech & controls. After sometimes the interviewer told me about his background, which was avionics and then he started from that. It must have gone over around 45 minutes. Second round of Honeywell was gruelling and I felt little uncomfortable at some points.

Round: HR Interview
Experience: HR round was more or less usual. Description about me and weaknesses in professional life were asked. The tricky one was one particular question about joining Honeywell and at the end of my answer, I was asked to compare Honeywell and the stalwarts of aerospace industry on my answer’s ground.

General Tips: Since I was looking only for the core aerospace companies, I was not looking very much about the aptitude and GD (specially, GD was not required). I was focusing about the technical side of the preparation, coursework, projects that I have done earlier and thesis work. I used the material provided by SPO for preparing the aptitude test solved some CAT papers and some online resources were useful. Further, I referred some core course works, specifically, thermal, fluid, aerodynamics, propulsion, structures & materials, materials & metallurgy and flight mechanics & dynamics for technical interviews. 



Revise the course works, some part of the projects, be focused for profiles and prepare accordingly. Prior knowledge about companies work and the profile helps a lot. Sound knowledge of thesis work, approach and the applications, motivation behind the topic and the work completed till the placement season starts should clearly be checked. If you are not good at programming and DS & algo then revise the basics of these(helps for aptitude). Be mentally prepared for multiple rounds of technical interviews. Shape yourself according to the profile and surf through the company’s site beforehand. Get some suggestions and feedback from seniors(specifically, M.tech students should talk to seniors, fellow students and labmates who have been in industries) for technical interviews. Focus on your approach towards the problem for the worst case. During technical interview, don’t try to brag about the topic that you are not sure about. They sometimes want to test your approach and attitude for the problem given to you (which will be out of your comfort zone) rather than the accuracy of the answer. Since verbal was also the part of aptitude, don’t forget to look that during your preparation. Final Tips : Don’t lose hope and be focused for the profile that you are interested in and narrow down the companies accordingly. It’s all your attitude, past experience (both academics and professional) and preparation for the placements that will help you to nail it. 1st, 2nd or any other day or any other company (as long asthe profile matches with your interest) don’t matter much. At the end of the day, getting in the core-profile is what matters most (if you are interested incore alone) and if it is your preferred company then it’s a boon. Have faith in yourself and believe in the next option if you don’t get the first one.
College Name: IIT KANPUR
Motivation: Other companies that I was shortlisted for : GE, Rolls-Royce, Airbus. Analysis of available options (based on profile, growth, compensation, BrandName, etc) :As for the first day, GE didn’t seem inclined in taking Aerospace Engineering students and I was not looking for Rolls-Royce very interestingly. I was mainly focusing on Honeywell, Eaton and Airbus and was shortlisted to interview with these three. Because of Honeywell’s versatility and the involvement in R&D(as I got the feedback from people working in there), I was focusing mainly on Honeywell. And it was very much favourable from compensation point of view as well. Finally I was selected in both Honeywell and Eaton, and chose Honeywell.

Interview Questionnaire 

5 Questions

  • Q1. Questions on Fluid Mechanics, Thermodynamics, Turbo-machinery etc
  • Q2. Why would you like to join the company ?
  • Ans. 

    I am excited to join the company because of its reputation for innovation and commitment to excellence.

    • I am impressed by the company's track record of developing cutting-edge technology.

    • I am drawn to the company's culture of collaboration and teamwork.

    • I am excited about the opportunity to work with a talented and experienced team of engineers.

    • I believe that the company's focus on quality and customer satisfaction align...

  • Answered by AI
  • Q3. Where do you see yourself 10 years afterwards ?
  • Ans. 

    In 10 years, I see myself as a highly experienced engineer leading a team of talented individuals towards innovative solutions.

    • Leading a team of engineers towards successful project completion

    • Continuing to learn and stay up-to-date with new technologies

    • Mentoring and guiding junior engineers

    • Contributing to the growth and success of the company

    • Exploring opportunities for professional development and growth

  • Answered by AI
  • Q4. Failures and successes during your careeer
  • Ans. 

    I have had both failures and successes in my career as a Senior Engineer.

    • One of my biggest successes was leading a team that developed a new software system that increased efficiency by 50%.

    • I also had a failure when I underestimated the complexity of a project and it ended up being delayed by several months.

    • Another success was implementing a new process that reduced errors by 75%.

    • I learned from a failure when I didn't ...

  • Answered by AI
  • Q5. Questions on resume

Interview Preparation Tips

Round: Test
Experience: The test included General quantitative and logical reasoning, verbal reasoning, questions on basic topics of Mechanical Engineering like Thermodynamics, Mechanics of Solids, Energy Systems, Manufacturing etc.


Round: Technical Interview
Experience: Advanced questions on the topic of your interest specifically related to Aerospace and Mechanical Engineering like Fluid Mechanics, Thermodynamics, Turbo-machinery etc, questions like what do you know about the company.

General Tips: Always follow your interest while choosing a suitable job. If you are not sure about your interest, keep options open and try to get information on all those options and select accordingly. Never run after money only. One must prioritize his/her interests first, then the kind of work in the company and then the package.
Prepare for the technical profiles by studying core subjects which interests you the most, but a person needs to have basic knowledge of other topics related to your department also.

Apply for the company only after gaining sufficient knowledge about it. Identify your interest and what kind of work you like, then apply to the company which suits your style of working and is apt for you to pursue your interests. One must not apply to all the companies just because everyone is applying. One must judge whether he/she is capable for that job or not and then decide in which companies to apply.
Try to be confident with your answers and give genuine replies in HR interviews. One must not give vague answers and change views as this would clearly give the indication that you are not able to give clear answers or you are making them up.
College Name: IIT Kanpur

Interview Questionnaire 

2 Questions

  • Q1. Standard HR questions
  • Q2. Questions based on my POR's and extra curricular activities

Interview Preparation Tips

Round: Resume Shortlist
Experience: Good projects and internships helped me to get through this round

Round: Test
Duration: 60 minutes

Round: Technical Interview
Experience: Questions related to signal processing (included image signal processing as well), control and communications. Also there were few technical questions based on the internships and the projects done. This interview lasted for about 30 mins.

Round: HR Interview
Experience: 45 mins of HR round. All the standard HR questions were asked and questions were based on each and every point that you have put up in the resume

College Name: IIT MADRAS

Tell us how to improve this page.

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 543 Interviews
Siemens Interview Questions
4.1
 • 416 Interviews
Dell Interview Questions
4.0
 • 385 Interviews
Bosch Interview Questions
4.2
 • 328 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
LG Electronics Interview Questions
4.0
 • 194 Interviews
Philips Interview Questions
3.9
 • 157 Interviews
Daikin Interview Questions
4.2
 • 144 Interviews
Samsung Research Interview Questions
3.2
 • 131 Interviews
View all
Senior Software Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Technical Specialist
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Barco Electronic Systems with

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Sony

4.2
Compare

Philips

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