
Data Structures Quiz

Quiz
•
Other
•
University
•
Hard
Nathaniel Mensah
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for accessing an element in an array?
O(1)
O(log n)
O(n^2)
O(n)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for searching an element in a queue?
O(log n)
O(n)
O(1)
O(n^2)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for inserting an element at the end of a dynamic array?
O(log n)
O(n^2)
O(1)
O(n)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for deleting an element from the middle of an array?
O(1)
O(n)
O(n^2)
O(log n)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for searching an element in a stack?
O(n)
O(n^2)
O(1)
O(log n)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the average time complexity for searching in a balanced binary search tree?
O(n)
O(n^2)
O(1)
O(log n)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for adding an edge in an adjacency list representation of a graph?
O(log n)
O(n^2)
O(1)
O(n)
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
CodeMavarick

Quiz
•
University
10 questions
Algorithm Quizz 2

Quiz
•
University
10 questions
Coding Challenge Round 1

Quiz
•
University
12 questions
Searching Quiz

Quiz
•
University
15 questions
Data Structure & Algorithm

Quiz
•
University
20 questions
Mastering Algorithm Fundamentals

Quiz
•
University
15 questions
Understanding Quick Sort Algorithm

Quiz
•
University
10 questions
Computational Thinking for Problem Solving

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade