Reevo Interview Questions
Master your tech interview with our curated database of real questions from top companies.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Reevo
Medium
Software EngineerCheck strings against dictionary efficiently
Given a large dictionary of unique words and a list of query strings, return for each query whether it exists in the dictionary. The dictionary may co...
Coding & Algorithms
0
0
Aug 12, 2025
Reevo
Medium
Software EngineerFetch and aggregate paginated team data via API
Implement a function getTopTeams(baseUrl, n) that calls a paginated HTTP API returning a JSON array of team objects on each page: [{"name": string, "w...
Data Manipulation (SQL/Python)
0
0
Aug 12, 2025
Reevo
Medium
Software EngineerCount sports by calendar quarter in SQL
You are given a table games(date DATE, team_name TEXT, sport_name TEXT). Write a SQL query that returns, for each year and calendar quarter (Q1–Q 4), ...
Data Manipulation (SQL/Python)
0
0
Aug 12, 2025