J'ai postulé en ligne. J'ai passé un entretien chez Uber en oct. 2024
Entretien
Was given a typical CodeSignal OA (Online Assessment) coding challenge involves solving algorithmic problems within a time limit, often testing logic, data structures, and problem-solving skills. It’s popular in tech recruiting.
Questions d'entretien [1]
Question 1
Longest Unique Substring
Problem Statement: Write a function that takes a string s and returns the length of the longest substring without repeating characters.
Input:
A string s of lowercase English letters, with length between 1 and 10,000.
Output:
An integer representing the length of the longest substring with all unique characters.
J'ai passé un entretien chez Uber (San Francisco, CA)
Entretien
Two DSA problems over two separate interviews. The first one was a recursion-based string manipulation question. And the second was a tree question. Both asked extension questions after it as well.
Questions d'entretien [1]
Question 1
Tell me about yourself and a project you did in the past
J'ai passé un entretien chez Uber (San Francisco, CA)
Entretien
Applied, within a month they sent me an oa. did it and got an interview. one coding question and then a system design along with behavioral questions at the start. pretty hard
Questions d'entretien [1]
Question 1
lc medium to hard. system design question along with behaviorals
The first round was a quick (less than 30 minute) call with recruiter just going over resume. After that, there were two live coding rounds with software engineers. The questions were around the difficulty of leetcode mediums.