Ramp Software Engineer Coding & Algorithms Interview Questions
Practice the exact questions companies are asking right now.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Ramp
Medium
Software EngineerFind exit URL via BFS API calls
Question Design and implement a function that, given a starting URL "/", performs BFS or DFS by repeatedly sending HTTP GET requests of the form GET "...
Coding & Algorithms
55
0
Jul 29, 2025
Ramp
Medium
Software EngineerNavigate maze via HTTP API
Question Implement a program that repeatedly calls a provided HTTP API which returns the next URL in a maze; continue following the URLs until reachin...
Coding & Algorithms
11
0
Jul 29, 2025
Ramp
Hard
Software EngineerDetect recurring transactions from a ledger
You are given a list of credit/debit card transactions. Each transaction has: - transaction_date (YYYY-MM-DD) - merchant (string) - amount (decimal, p...
Coding & Algorithms
0
0
Dec 15, 2025