Category: Array coding problemYou are given a binary array slots containing only 0s and 1s, and an array of string commands ops. Apply each command in order: - Command "1": Find...Input: Array of strings Output: Computed result
codingMediumVerified Question#2
2. [CodeSignal] Matrix Command Engine
Category: Matrix coding problemYou are given a 2D integer array grid of size n x m and an array of strings commands. Apply each command in order: - "reverseRow r": Reverse the...Input: Matrix (2D array) Output: Computed result
codingMediumVerified Question#3
3. [CodeSignal] Sequential House Builder
Category: Grid/matrix coding problemYou are monitoring cell activations on an infinite integer grid line. Initially, no cells are active. You are given an array queries of distinct...Input: 2D grid Output: Integer
No AI generated questions yet for Capital One.
Start practicing Capital One questions
Sign up for free to access walkthroughs, AI-generated questions, and more.