Quiz Templates
Start with a pre-built template instead of creating from scratch. Browse ready-made quizzes and clone them to your account in one click.
Git Commands and Workflows
Master Git with questions on branching, merging, rebasing, cherry-picking, and team workflows. Covers everyday commands and advanced version control concepts.
EASY7 questions10 min
gitversion-controlworkflow
Featured
JavaScript Interview Questions
30 essential JavaScript questions covering closures, promises, prototypes, and ES6+ features. Perfect for screening frontend developers.
MEDIUM7 questions12 min
javascriptinterviewfrontend
Featured
Python Fundamentals
Test your Python knowledge with questions on data types, control flow, list comprehensions, decorators, and built-in functions. Great for beginners and intermediate developers.
EASY7 questions10 min
pythonfundamentalsbeginner
Featured
React Hooks Deep Dive
Master React hooks with questions on useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Covers common pitfalls and best practices.
MEDIUM7 questions12 min
reacthooksfrontend