DS Quiz1

DS Quiz1

University

10 Qs

quiz-placeholder

Similar activities

Kontainerisasi dan DevOps

Kontainerisasi dan DevOps

University

10 Qs

AWS ACF Módulo 2 - Economia e Faturamento na Nuvem

AWS ACF Módulo 2 - Economia e Faturamento na Nuvem

University

15 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

CHAPTER 1: COMPUTER SECURITY REVIEW

CHAPTER 1: COMPUTER SECURITY REVIEW

University

10 Qs

Basic on Operating System

Basic on Operating System

University

10 Qs

Evaluasi Pertemuan 12 DRPL TI-3B

Evaluasi Pertemuan 12 DRPL TI-3B

University

15 Qs

Pythonintro

Pythonintro

University

15 Qs

Pop Quiz- Abstraction, Algorithm

Pop Quiz- Abstraction, Algorithm

University

14 Qs

DS Quiz1

DS Quiz1

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Kiruthika S

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorting algorithms can be used to sort a random linked list with minimum time complexity?

Insertion Sort

Bubble sort

Merge sort

Selection sort

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A binary tree in which all its levels except the last, have maximum numbers of nodes, and all the nodes in the last level have only one child it will be its left child. Name the tree.

Threaded tree

M-way search tree

Complete binary tree

Full binary tree

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Minimum number of fields in each node of a doubly linked list is?

2

3

4

1

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Suppose the numbers 7, 5, 1, 8, 3, 6, 0, 9, 4, 2 are inserted in that order into an initially empty binary search tree. The binary search tree uses the usual ordering on natural numbers. What is the in-order traversal sequence of the resultant tree?

0 1 2 3 4 5 6 7 8 9

7 5 1 0 3 2 4 6 8 9

0 2 4 3 1 6 5 9 8 7

9 8 6 4 2 3 0 1 5 7

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A queue follows _________

FIFO principle

LIFO principle

Linear tree

Ordered array

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The post order traversal of a binary tree is DEBFCA. Find out the post order traversal.

ABFCDBE

ADBFEC

ABDECF

ABDCEF

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following data structure store the homogeneous data elements?

Arrays

linked list

Stack

queue

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?