Pregunta de entrevista de Varonis Systems

1. Write code to fetch two numbers from a given API and return their sum. 2. Take the two numbers from (1), convert each to a linked list, and return the sum as a linked list (LeetCode style question).