What was one mistake you've made and how did you correct it?
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
Describing a project I had worked on several years before at school.
Write a code for: Given an integer, print all prime numbers up to that integer.
Q: Describe a time when you thought outside of the box?
What are three words to describe you
What are you interested in?
Tell me about the project you worked on at your last internship. What was your role?
First interview: 1. Given integer N, create an array with the numbers in the range (1,N) with a randomly order. 2. Given array A of numbers, create a new array B where B[i] is the product of all the numbers in A except A[i] without using division. 3. Given array of integer and a int N, determine if thers is two numbers in the array which their sum is N. 4. Design a words completion in a search engine. Second interview: 1. Questions about last work and relevant experience. 2. Design a data structure the store list of numbers with the functions: get(i) - get the number in index i, set(i, val) - set a new value into the index i. getSum(i,j) - compute the sum of all elements between index i to index j. (should be better than O(n))
do you know what we do
Diese Frage zielt darauf ab, deine Motivation und dein Interesse am Unternehmen zu prüfen. Wenn du möchtest, kann ich dir auch helfen, eine passende Antwort darauf zu formulieren.
Viewing 1351 - 1360 interview questions