Tech IndustryJun 20, 2019
NewIYkl40

Cruise Automation Interview Questions

Hi guys, I have a Cruise phone interview for software engineer for Perception team on Tuesday. I heard the interview questions can be pretty tough (Google/Facebook level). If someone can share some actual phone/on-site Cruise interview questions with me, that’s would be great. And I will be sure to share back whatever questions I get next week. Thanks! PS. If you don’t want to type too much, you can mention LeetCode number or problem description, so I can look them up. Thanks

Add a comment
VMware !anything Jun 20, 2019

I was asked a variation of LRU cache, I mean the solution to the problem was to use map and linked list with map value as list interator. It was not straight forward, I spent 20 minutes thinking and then couldn't code it .

New
IYkl40 OP Jun 20, 2019

Hmm. I know the LRU Cache problem from leetcode. Could you remember the exact variation asked? Thanks.

Cisco yaple Jun 20, 2019

Isn’t that the way LRU is implemented for the question on leetcode atleast

Motional ConstPtr Jan 25, 2023

Hi OP, Can you post what was asked to you?