Category: Algorithm coding problemYou are navigating an infinite corridor that contains several invisible barriers. You start at position 0 with F units of fuel. You move one unit...Input: List Output: Integer
codingMediumVerified Question#2
2. N-ary Tree Node Distance
Category: Tree coding problemYou are given an N-ary tree. Each node has a unique integer value val and a list of child nodes. Given two integer values a and b representing nodes...Input: Array Output: Integer
codingMediumVerified Question#3
3. Poker Hand Validator
Category: String coding problemYou are given a hand of exactly 5 cards drawn from a standard 52-card deck. Each card is a string in the format "<RANK> of <SUIT>", where RANK is one...Input: String Output: Computed result
codingMediumVerified Question#4
4. Neighborhood Party Scheduler
Category: String coding problemA social platform organizes events across various neighborhoods. Each event is recorded in two separate lists sharing a common event identifier. You...Input: Array of strings Output: Array
No AI generated questions yet for Scale AI.
Start practicing Scale AI questions
Sign up for free to access walkthroughs, AI-generated questions, and more.