Sharpen your fundamentals of arrays, linked lists, and trees with a mixed-difficulty set built for quick practice. You’ll work through core concepts like indexing, traversal, and complexity, plus comm...
Pick a difficulty and question count to begin.
Arrays, lists, and trees show up everywhere in coding interviews and everyday programming, and this quiz focuses on the essentials you actually use. Expect questions that connect concepts to real operations like searching, inserting, deleting, and traversing.
Each question gives 4 options and there’s no timer, so you can reason through complexity and edge cases instead of rushing. You can also choose the question count and difficulty before you start, making it easy to do a quick refresher or a longer session.
You’ll strengthen your ability to predict runtime and memory trade-offs, spot the right structure for a task, and follow how data moves through common operations. The mixed difficulty balances straightforward definitions with scenario-based questions that require careful thinking.
Many mistakes come from mixing up constant-time access with constant-time insertion, or assuming trees are always fast without considering shape. The quiz mixes easy recall questions with medium and harder “choose the best structure” items, so you build confidence while still getting challenged.
If you want a gentler run, choose fewer questions or an easier setting; for a deeper workout, increase the question count and keep difficulty on Mixed. Because there’s no timer, you can review why an option is wrong and learn the pattern behind it.
What is the primary characteristic of an array?
Which data structure allows insertion and deletion at both ends?
In a binary tree, what is the maximum number of children a node can have?
This quiz has 117 questions on arrays, lists, and trees.
Each question is multiple-choice with 4 options, and there is no timer.
Yes. You can select your preferred question count before starting a session.
It’s mixed difficulty, combining basics with trickier edge cases and reasoning questions.
You’ll see terminology, traversal ideas, and questions about how tree shape affects performance.

Build confidence with core programming building blocks: variables, loops, and functions. This mixed-difficulty quiz checks how well you read code, predict output, and spot logic errors. Choose your preferred question count and difficulty, then answer each multiple-choice question at your own pace—there’s no timer.

Sharpen your fundamentals in sorting, searching, and Big-O analysis with a mixed-difficulty set built for steady improvement. You’ll compare algorithm trade-offs, reason about time/space complexity, and spot edge cases that break “obvious” solutions. Great for interview prep or refreshing core CS basics.
Identify common cyber threats and the best defensive practices used to reduce risk. Covers phishing, malware, passwords, MFA, encryption basics, and safe browsing habits.
Test your knowledge of common programming syntax across popular languages. Questions focus on variables, loops, functions, and basic data structures without requiring deep computer science theory.
Check your understanding of how cloud services are delivered and used. Covers IaaS, PaaS, SaaS, containers vs VMs, regions/availability zones, and shared responsibility basics.
Match key PC components to what they do and how they affect performance. Covers CPU, GPU, RAM, storage types, motherboards, power supplies, and ports.