Reevo Software Engineer Data Manipulation (SQL/Python) Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
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