Data Structures and Algorithm - Final Examinations Quiz

Data Structures and Algorithm - Final Examinations Quiz

University

51 Qs

quiz-placeholder

Similar activities

PTS 1 Informatika

PTS 1 Informatika

12th Grade - University

50 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

50 Qs

Data Structure Using C _PG_Pretest

Data Structure Using C _PG_Pretest

University

50 Qs

untitled

untitled

University - Professional Development

52 Qs

Data Structures

Data Structures

University

48 Qs

DS-UNIT-2-Stack Queue

DS-UNIT-2-Stack Queue

University

50 Qs

CTDLGT_T03(Stack,Queue)

CTDLGT_T03(Stack,Queue)

University

54 Qs

SAS Informatika Ganjil Kelas 9

SAS Informatika Ganjil Kelas 9

9th Grade - University

50 Qs

Data Structures and Algorithm - Final Examinations Quiz

Data Structures and Algorithm - Final Examinations Quiz

Assessment

Quiz

Computers

University

Medium

Created by

John Tan

Used 5+ times

FREE Resource

51 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • Ungraded

Type your Name

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of searching in a balanced binary search tree?

O(log n)

O(n)

O(n log n)

O(1)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses LIFO (Last In, First Out) principle?

Queue

Stack

Linked List

Hash Table

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm has the best average time complexity?

Bubble Sort

Quick Sort

Selection Sort

Insertion Sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is used to implement a priority queue?

Stack

Queue

Heap

Linked List

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses First In, First Out (FIFO) principle?

Stack

Queue

Heap

Linked List

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which searching technique is best suited for a sorted array?

Linear Search

Depth-First Search

Binary Search

Breadth-First Search

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?