Category: Array coding problemA remote system uses a circular array of backup generators to sustain a critical task. Each generator can power the system for a fixed number of...Input: Array Output: Integer
codingHardVerified Question#2
2. [CodeSignal] Grid Arithmetic Path
Category: Matrix coding problemYou are given a grid where each cell contains either a single digit ('0' to '9') or an arithmetic operator ('+' or '-'). Starting from any cell, you...Input: Matrix (2D array) Output: Integer
codingHardVerified Question#3
3. Text Layout Formatter
Category: Graph coding problemYou are formatting a document page. Given paragraphs (a 2D array of words), aligns (alignment per paragraph), and width (maximum characters per...Input: Graph (nodes and edges) Output: Computed result
codingHardVerified Question#4
4. [CodeSignal] Round-Robin Package Dispatcher
Category: Trie-based coding problemA logistics platform assigns packages to processing stations in round-robin order. You are given stationCapacity (max packages each station can...Input: Given input 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.