Category: String coding problemYou are building a scoring system for competitive ping-pong matches. Points are awarded one at a time to a player, and the score must be tracked...Input: String Output: Computed result
codingHardVerified Question#2
2. Admin Permission System
Category: Trie-based coding problemYou are designing a system that tracks administrator privileges for an online platform using a time-ordered log of administration actions. Each log...Input: List Output: Computed result
codingHardVerified Question#3
3. Expense Ledger
Category: Graph coding problemA company's expense tracking database was lost. Fortunately, a complete historical log of all financial transactions was retained. Your task is to...Input: Graph (nodes and edges) Output: Computed result
codingHardVerified Question#4
4. Document Context Merger
Category: Trie-based coding problemA document review application maintains a history of entries where each entry is identified by a unique, strictly increasing integer id and...Input: List Output: Array
codingHardVerified Question#5
5. Org Chart Navigator
Category: Tree coding problemA company's reporting structure is described as a list relationships, where each element is a list of strings. The first string represents a...Input: Array of strings Output: Array
system designHardVerified Question#6
6. Top 5 Reddit System Design Questions
Category: Trie-based system design problem# System Design Questions - Reddit These are the most commonly asked system design questions from Reddit interviews.Input: Number(s) Output: Computed result
No AI generated questions yet for Reddit.
Start practicing Reddit questions
Sign up for free to access walkthroughs, AI-generated questions, and more.