Confluent, Recently Asked Online Assessments in 02 Mar, 2026 | REST API: League Earnings | JSON Parsing & Paginated APIs | Mar 2nd Campus Assessment

Confluent · Question · Posted Mar 2026

Question 1: REST API: League Earnings Problem Statement: Analyze potential revenue for football (soccer) clubs based on their stadium capacity and historical performance. Use HTTP GET requests to access a football club database via the URL https://jsonmock.hackerrank.com/api/football_teams?league={league_name}, with pagination available via &page={num}. Replace {league_name} and {num}. The API response includes: page: current page number per_page: maximum results per page total: total number of records total_pages: total number of pages data: array of club information Each club entry in the data ...

The full answer & interview discussion are available to premium members.

Log in Create a free account