● Daily quiz · TypeScript
Code quizzes with instant breakdown.
Read a snippet, answer, see the breakdown — across 10 languages. Misses go to your weak-spots list and keep coming back until you nail them twice in a row.
daily.ts
1
2
3
4
5
// today's question · intermediateconst x = [1, 2, 'three'];const y = x.filter(n => typeof n === 'number');// what is the type of y?
11s avg 64% accuracy Type Inference
3347
Questions in library
2320
Snippets · 10 languages
—
Accuracy (7d)
—
Day streak
Library
By language
All sources
All difficulties
Recent quizzes
No quizzes yet
Finish a quiz and your history will show up here.