Questions › Technical PM › Top-Interview
Write an asynchronous Python function that calls multiple APIs.
- Technical PM
- Top-Interview
- Hard
- 45 min
Write an asynchronous Python function that calls multiple APIs.
What this question tests
- Technical PM
- Structured problem solving
- Communication
- Trade-off reasoning
Practise this question under interview conditions. Answer it out loud against a timer with an AI interviewer that asks follow-ups, then review the scored report.
Related Technical PM questions
- Is this a valid palindrome?Top-Interview · Technical PM · Easy
- Find the first missing positive number in an array.Top-Interview · Technical PM · Easy
- Find the number of users who called three or more people in the last week.Top-Interview · Technical PM · Easy
- What percentage of users who were active on Messenger yesterday made a video call yesterday?Top-Interview · Technical PM · Easy
- Find the sum of all elements in a binary tree that fall within the range [low, high], where 'low' and 'high' are integers.Top-Interview · Technical PM · Easy
- Write a function to balance parentheses in a given string by removing the fewest characters possible. Ensure that each opening parenthesis has a corresponding closing parenthesis and each pair is properly nested.Top-Interview · Technical PM · Easy
All Technical PM questions · Product manager interview questions by skill area