Quiz ROund 3

Quiz ROund 3

University

10 Qs

quiz-placeholder

Similar activities

Artificial Intelligence 1

Artificial Intelligence 1

University

10 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

DS Quiz1

DS Quiz1

University

10 Qs

Data Structure & Algorithm

Data Structure & Algorithm

University

10 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

Binary Search Tree

Binary Search Tree

University

7 Qs

Data Structure

Data Structure

12th Grade - University

15 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Quiz ROund 3

Quiz ROund 3

Assessment

Quiz

Computers

University

Hard

Created by

Adithya Aby

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following scheduling algorthms is non-preemptive?

Round Robin

Shortest job first

First Come FIrst Served

Multilevel Feedback Queue

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data structure is used to implement a heap?

Array

Linked List

Binary Search Tree

Graph

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which algorithm is used to find the minimum spanning tree of a graph?

Dijkstra's Algorithm

Bellman Ford Algorithm

Krushkal's Algorithm

Prim's Algorthm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of Dijkstra's algorithm when implemented with a priority queue?

O(E log V)

O(V log V)

O(E + V log V)

O(V^2)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a characteristic of a binary search tree?

Both a and c

In-order traversal gives sorted order

All nodes are balanced

All nodes have at most two children

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is commonly used for graph traversal?

Binary Search

Merge Sort

Depth First Search

Quick Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following programming languages is statistically typed?

Java

Pyton

C++

All of the above

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?