I applied online. The process took 3 weeks. I interviewed at Ramp (San Francisco, CA) in July 2025
Interview
First step was an initial screen with a Ramp recruiter
Then there was an initial coding screen
Then a hiring manager call
Then a virtual onsite consisting of two coding questions and one systems design question and one hiring manager interview that was behavioral in nature
Interview questions [1]
Question 1
Tell me about what you did when a project you were leading fell behind track
It started with take home question regarding flags. Then heard back from a recruiter a week later. Then never heard back unfortunately. Not sure if they have too many applicants
Conversation opened with a recruiter about a week after initial LinkedIn application. Recruiter asked me standard background questions, then asked me to tell her about a project and about what I was doing with AI.
One technical round after that, plus sounds like there would be a virtual onsite afterwards.
Interview questions [1]
Question 1
Fun and unusual problem, though the interview was much quieter than any technical interview I had experienced before. It felt closer to completing an online coding assessment while an interviewer silently observed.
The challenge involved making HTTP requests to “escape a maze.” You loaded a webpage containing links to connected child pages and traversed them to locate the exit. As the exercise progressed, additional response types, body formats, and URL schemes introduced new cases that had to be discovered and handled.
The interviewer provided very little clarification when I tried to discuss requirements, so the exercise appeared to be testing your ability to reverse engineer an unfamiliar system and adapt your design as new behavior emerged. I was also discouraged from consulting documentation, so I would recommend being comfortable using your language’s HTTP request library from memory.
My initial design assumed successful responses, and I later expanded it to support different response codes, bodies, and schemes. Overall, it was a creative problem, but candidates should expect limited communication and deliberately undisclosed requirements.
They only give you 3 days to take the test, which is very tight with work. Got a coding test, passed all the tests, and a week later got an automated rejection
Interview questions [1]
Question 1
on hashmaps and snapshotting with in-memory databases