Data Structures and Algorithm - Final Examinations Quiz

Data Structures and Algorithm - Final Examinations Quiz

University

51 Qs

quiz-placeholder

Similar activities

Quiz Pra UAS Logika Algoritma 10.1A

Quiz Pra UAS Logika Algoritma 10.1A

University

50 Qs

Data structure

Data structure

University

50 Qs

CODE_ASSESMENT

CODE_ASSESMENT

University

50 Qs

Data Structures

Data Structures

University

50 Qs

PH INFOR KELAS X

PH INFOR KELAS X

2nd Grade - University

56 Qs

CS8391 - Data Structure  - IAT I

CS8391 - Data Structure - IAT I

University

50 Qs

IPTM Midterm EXAM | Sec 2  12 Mar 2021

IPTM Midterm EXAM | Sec 2 12 Mar 2021

University

55 Qs

ASAJ  Semester 1 Informatika

ASAJ Semester 1 Informatika

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