Scale AI logo

Scale AI Interview Questions

6 practice questions for Scale AI technical interviews

coding Hard Verified

Subsequence Goodness Values


Category: Array coding problem
# Subsequence Goodness Values
Input: Array
Output: Integer
coding Hard Verified

Standard Card Game Simulator


Category: Sorting coding problem
You are provided with class and enum definitions for a standard card game, including Suit, Rank, Card, Deck, and Player. The deck contains all 52...
Input: Given input
Output: Printed output
coding Medium Verified

[OA] Energy Wall Explorer


Category: Algorithm coding problem
You 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
coding Medium Verified

N-ary Tree Node Distance


Category: Tree coding problem
You 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
coding Medium Verified

Poker Hand Validator


Category: String coding problem
You 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
coding Medium Verified

Neighborhood Party Scheduler


Category: String coding problem
A 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.

Get Started Free