What do you want to get out of this internship?
Intern Engineer Interview Questions
24,105 intern engineer interview questions shared by candidates
If you feel tired while you work, what you should do?
Implement a function to solve an string given in reverse polish notation.
The interview problems were fairly straightforward. One was given 2 Nodes in a binary tree, find the closest ancestor and the other one was given a 2D array of people who follow one another, determine who's an influencer(followed by everyone, follows no one). Example: If A[i][j] is true, then person i follows person j.
Perform binary search on a sorted array, of which you don't know the size.
What is your experience with machine learning?
Some basic question - in the solution you just need to apply some rule to change the array order
Reverse the words in a string, but not the characters. Do it in linear time.
What are types of SQL triggers?
Given a string such as "123" or "67", write a function to output the number represented by the string without using casting.
Viewing 251 - 260 interview questions