Describe your prior internship experiences.
Engineer Internship Interview Questions
23,854 engineer internship interview questions shared by candidates
Median of two integers
Examine this implementation of a data structure and point out issues with its coding.
What is the integral of velocity over time?
Print a binary tree level-by-level
The time complexity of append a element in Python List
1. Determine the balanced binary tree. 2. Pattern match 3. Longest consecutive ones
Do you have any questions about the internship?
Design a storage class that can handle large amounts of add and inquiries.
Imagine you are an Uber driver who begins in the middle spot of an n by n matrix. Write a code that allows you to pick up the most riders in your immediate vicinity (e.g. spots directly adjacent to your location) until all surrounding spots are 0. You can only move up, right, left or down. Example: [0, 5, 3], [2, 6, 9], [0, 1, 0]
Viewing 201 - 210 interview questions