
Data Structures and Algorithms Flashcard

Flashcard
•
English
•
University
•
Hard
Quizizz Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the time complexity of picking an element in a binary search tree T that is smaller than the maximum element in T?
Back
Θ(1)
2.
FLASHCARD QUESTION
Front
What is an application of queues in computer science?
Back
Job scheduling, Print queue management, Network protocol implementation, All of the above.
3.
FLASHCARD QUESTION
Front
Which sorting algorithm has a time complexity of O(n log n)?
Back
Merge Sort.
4.
FLASHCARD QUESTION
Front
What is the output of sizeof(arr) for int arr[10] in C?
Back
40.
5.
FLASHCARD QUESTION
Front
What does the following pseudo-code do? function traverse(head): current = head while current != NULL: print(current.data) current = current.next
Back
Prints all elements of a linked list.
6.
FLASHCARD QUESTION
Front
Define a binary search tree (BST).
Back
A binary search tree is a data structure that maintains sorted order, where each node has at most two children, and the left child contains values less than the parent node, while the right child contains values greater.
7.
FLASHCARD QUESTION
Front
What is the average time complexity for searching an element in a balanced binary search tree?
Back
Θ(log n).
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
NSCC-CODE TO COIN

Flashcard
•
University
12 questions
Data Structures Review

Flashcard
•
University
10 questions
Relations and Functions

Flashcard
•
12th Grade - University
15 questions
ECS 32B Flashcardizz

Flashcard
•
University
15 questions
EKG Basics

Flashcard
•
University
15 questions
Basic Coronary Course Exam

Flashcard
•
University
10 questions
Chapter 3 Business Configuration

Flashcard
•
University
10 questions
Data Structures Flashcard

Flashcard
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade