Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Ramp nel mese di dic 2023
Colloquio
It was an online assessment. there were 4 stages of the assessment. we have to complete them one by one first we have to complete 1st stage and then it allows us to complete the next stage.
Domande di colloquio [1]
Domanda 1
task is to implement a simplified version of an in-memory database. Plan your design according to the level specifications below:
Level 1: In-memory database should support basic operations to manipulate records, fields, and values within fields.
Level 2: In-memory database should support retrieving statistics about the frequency of updates to records.
Level 3: In-memory database should support multiple users and allow users to lock records.
Level 4: In-memory database should support undo and logout operations from users.
To move to the next level, you need to pass all the tests at this level.
Ho sostenuto un colloquio presso Ramp (New York, NY)
Colloquio
It was long and tedious wth multiple video interview rounds, moreover the interviewers weren't very interested (obviously forced to be there) but they were pretty helpful and overall decent guys.
Ho sostenuto un colloquio presso Ramp (New York, NY)
Colloquio
OA, then a technical interview. During the technical interview they asked a classic DFS question. Then there are a series of more technical interviews before getting to a behavioral interview.
Got an assessment for backend intern position. 4 hackerrank questions, one related to the other. The overall problem was to create a database management class with different functionality such as insert, remove, add ownership etc.