Top 13
Company roadmap
Updated weekly · Last refresh Aug 30
T

The Card Interview Questions

The questions to prepare for The Card interviews, across all roles. Questions from real interview reports rank first. Updated weekly.

13questions
~2htotal time
Track your progressSign up free to work through all 13 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 4 questions · ~39 min
First Non-Repeating CharacterEasy
Practice

Find the first non-repeating character in a string using frequency counting and a second pass in O(n) time.

Hash TablesStringsSearchingTThe Card
Implementing Singleton in JavaEasy

Explain how to implement a singleton in Java, including thread safety, lazy initialization, and common pitfalls.

RecursionHash TablesTThe Card
Searching in a Binary Search TreeEasy

Explain how BST search works by comparing the target at each node and analyze best, average, and worst-case time complexity.

time complexitySearchingTreesTThe Card
More Coding questions with a free account
2
SQL & Data Manipulation7 questions + 3 drills · ~98 min
3
More topics2 questions · ~20 min
Global REST Error DesignMedium

Tests your approach to consistent error modeling, status codes, and API response standards.

error handlingjavaapi designTThe Card
Global Exception Handling in Spring BootMedium

Tests your ability to build robust, consistent error handling in Spring services.

javaspring bootTThe Card
The finish line: interview-readyComplete all 13 questions plus 3 hands-on drills to finish this plan.