They asked about the difference between arrays and lists in python.
Student Developer Interview Questions
970 student developer interview questions shared by candidates
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
Implement Singleton in c++, then some question about threads whit it
LeetCode 71 - Simplify Path
Not relevant for my comment
Function to sum two numbers represented by linked list
Whether or not I like the project
match 2 strings containing regex
Why do you want to work at Sixt?
They started with pseudo-code problems — working with lists and finding solutions that met specific runtime constraints — along with some OOP questions to gauge how I think about design. The second stage was more hands-on: implementing in Java, with dependency injection and interaction between components, building a queue, and handling it all in parallel using multithreading.
Viewing 961 - 970 interview questions