Tell us about your favorite project.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
some raid XOR question that i dont remember
given an array of 0's ans 1's, sort the array such that all zeros show before all ones in one pass over the array? follow up: same question with 0,1,2
Reverse a string and return it.
The asked my about linked lists, and how to create a stack that get the maximum number from stack in O(1)
They asked about the difference between arrays and lists in python.
many question yo create a algorithm in python for supermarket
given is a device that generates a max and min output out of 2 inputs. build a system that sorts 4 inputs.
LeetCode 71 - Simplify Path
Happy number question (well known question, google it), and implementation in an unfamiliar language.
Viewing 1481 - 1490 interview questions