Write a function that takes in an array and repeats an integer that appears the most.
Engineer Interviews
Engineer Interview Questions
Engineers are responsible for designing and building products. In an interview context, expect to be quizzed on your technical skills, and also evaluated for your ability to work as a part of a team to get things built. The specific questions you are asked will depend on what type of engineering position you are looking for such as a specific engineering discipline like software engineer, electrical engineer, or mechanical engineer.
Top Engineer Interview Questions & How to Answer
Question #1: What is the most challenging engineering project you've dealt with, and how did you ensure it was successful?
Question #2: In your current role, what steps do you take to avoid making mistakes?
Question #3: Describe a time you dealt with a difficult client or stakeholder.
841,870 engineer interview questions shared by candidates
Given a string of Rs and Gs, design an algorithm to produce a string with Rs in the front and Gs after that. The number of flips from Rs to Gs or otherwise should be minimum. The number of Rs and Gs in the end need not be same as that in the beginning, however the length of the entire string should be the same.
Last project and how you handle the difficult situation in the project
General Questions about leadership principle, 3 coding questions and 1 system design question
write a program where a there are multiple users logging into the system or file and I want to know the login Occurrences of the each user . Note : The file is separated by the commas. ex: User1 , User2, user1 , user3.........
Asked to write a method were it's passed an array of numbers and a single number. I needed to return true if there was two numbers in the array that if added totaled the single number. I was then asked to rewrite it to make it run faster.
First question was to find all numbers that occurred an odd-number of times in an array and second question was implement a stack that could return the largest number in the stack at anytime.
Give an example of when you had a angry customer in front of you, and how did handle it?
Questions that popped out as I can remember. 1) A cube (1-1-1m) of ice in a room (50C) sitting on a wooden table. the ice is 1m away from the walls around it's 4 sides, except for 1 side is 30cm away. You're given 2 insulating blankets (1m by 1m) that can be used to cover the ice block. The goal is to keep the ice in solid form as long as possible. Where would you put the blankets? 2) 2 rectangular beams, one is Aluminum a by 2b cross-section one is Steel a by b cross-section. If you were to climb a mountain and find these two sticking out on a spot where you need to rest, which one would you latch on to? 3) Interviewee shows a plastic part and asks: How do you think I built this part? What other ways can you think of this part could have been done?
How are you?
Viewing 1111 - 1120 interview questions