Top 50
Topic roadmap
Updated weekly · Last refresh Sep 13

Top 50 parsing Interview Questions

The most frequently asked parsing questions across all roles and companies, ranked by real interview frequency. Updated daily.

50questions
~9htotal time
52companies covered
Track your progressSign up free to work through all 50 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 45 questions · ~494 min
Parse and Validate Nested JSONHard
Practice

Recursively validate Commure clinical event payloads against nested object, array, primitive, and required-field rules.

parsingvalidationCommureAirbusAmerican Express Global Business Travel
Validate Nested HTML TagsEasy
Practice
Recently asked

Use a stack to validate that HTML-like opening and closing tags are matched in the correct nesting order.

Stackhtml validationparsingOOdooDemandbaseFaire
Parse User Action LogsEasy
Practice
Recently asked

Parse comma-separated user action logs into structured records while preserving input order.

CodingparsingArraysWhatnot
Count URLs Matching DomainMedium
Practice

Traverse a URL graph with BFS and count unique reachable URLs belonging to a specified domain.

parsingAnthropic
Custom JSON Parser and ValidatorHard
Practice

Validate strict JSON-like strings with recursive descent parsing, including nesting, escapes, numbers, and malformed input.

StackCodingparsingAlphaSense
Normalize Third-Party API PayloadsMedium
Practice

Use source-specific adapters to normalize varying third-party API payloads into one consistent user structure.

api integrationparsingData WranglingMerge
Evaluate Postfix With BindingsEasy
Practice

Evaluate postfix expressions with runtime variable bindings using a stack and hash map.

parsingTessian
Spreadsheet Formula EngineHard

Tests ability to implement parsing and expression evaluation with correct data modeling.

parsingBasic AlgorithmsWave
More Coding questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
2
More topics5 questions · ~55 min
More questions with a free account
The finish line: interview-readyComplete all 50 questions to finish this plan.