AI ML NW DSA APP

AI ML NW DSA APP

University

50 Qs

quiz-placeholder

Similar activities

Data Representation

Data Representation

University

50 Qs

Asesmen X (1)

Asesmen X (1)

10th Grade - University

50 Qs

BSIT3201_ME

BSIT3201_ME

University

50 Qs

Ujian Akhir Semester 1

Ujian Akhir Semester 1

8th Grade - University

45 Qs

Кәсіби ағылшын 51 - 100

Кәсіби ағылшын 51 - 100

University

50 Qs

Pengantar Teknologi Informasi

Pengantar Teknologi Informasi

University

50 Qs

Latihan Soal Kelas XI F

Latihan Soal Kelas XI F

11th Grade - University

53 Qs

TechJar Round 1

TechJar Round 1

University

45 Qs

AI ML NW DSA APP

AI ML NW DSA APP

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Hard

Created by

Dr.C.P. CSE

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is application of Breath First Search on the graph?

Finding diameter of the graph


Finding bipartite graph

Both (A) and (B)

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Breadth First Search(BFS) is started on a binary tree beginning from the root vertex. There is a vertex t at a distance four from the root. If t is the n-th vertex in this BFS traversal, then the maximum possible value of n is______ .


16

15

31

32

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following algorithms solves the all pair shortest path problem?

Prim's algorithm

Dijkstra's algorithm

Bellman ford algorithm


Floyd warshalls algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Floyd-Warshall algorithm for all-pair shortest paths computation is based on

Greedy paradigm

Divide-and-Conquerparadigm.

Dynamic Programing paradigm.

neither Greedy nor Divide-and-Conquer nor Dynamic Programming paradigm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The minimum number of comparisons required to find the minimum and the maximum of 100 numbers is _________________.

100

99

148

198

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the worst case time complexity of inserting n elements into an empty linked list, if the linked list needs to be maintained in sorted order?

O(n log n)
O(n)
O(log n)
O(n^2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operations is performed more efficiently by doubly linked list than by linear linked list?

Deleting a node whose location is given

Insertion of a node at the beginning is faster.
Traversal of the list is more efficient.
Searching for a node is quicker.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?