Data Structures and Algorithm - Final Examinations Quiz

Data Structures and Algorithm - Final Examinations Quiz

University

51 Qs

quiz-placeholder

Similar activities

CC04 PRELIM

CC04 PRELIM

University

50 Qs

Tree dan Graph

Tree dan Graph

University

50 Qs

Data Structures

Data Structures

University

50 Qs

UTS Struktur Data

UTS Struktur Data

University

53 Qs

PH INFOR KELAS X

PH INFOR KELAS X

2nd Grade - University

56 Qs

C programming quiz

C programming quiz

University

55 Qs

Quiz Pra UAS Logika Algoritma 10.1A

Quiz Pra UAS Logika Algoritma 10.1A

University

50 Qs

SAS Informatika Ganjil Kelas 8

SAS Informatika Ganjil Kelas 8

8th 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?