VCE FDP DAY-7 24 JAN 2024

VCE FDP DAY-7 24 JAN 2024

Professional Development

15 Qs

quiz-placeholder

Similar activities

Achdi - Simple Tenses for Beginner - o1

Achdi - Simple Tenses for Beginner - o1

4th Grade - Professional Development

10 Qs

Comparatives and Superlatives

Comparatives and Superlatives

Professional Development

12 Qs

Numbers

Numbers

Professional Development

16 Qs

ENGLISH RODRIGO LARA

ENGLISH RODRIGO LARA

Professional Development

10 Qs

Rigel C

Rigel C

11th Grade - Professional Development

15 Qs

Work Collocations

Work Collocations

Professional Development

10 Qs

Warmer - Advanced English Quiz (GR, VC)

Warmer - Advanced English Quiz (GR, VC)

University - Professional Development

10 Qs

Propper Februari 2025

Propper Februari 2025

Professional Development

20 Qs

VCE FDP DAY-7 24 JAN 2024

VCE FDP DAY-7 24 JAN 2024

Assessment

Quiz

English

Professional Development

Practice Problem

Medium

Created by

CCC info@ccc.training

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is false about a binary search tree?

The left child is always lesser than its parent
The right child is always greater than its parent
The left and right sub-trees should also be binary search trees
In order sequence gives decreasing order of elements

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the speciality about the inorder traversal of a binary search tree?

It traverses in a non increasing order
It traverses in an increasing order
It traverses in a random fashion
It traverses based on priority of the node

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the worst case and average case complexities of a binary search tree?

O(n), O(n)
O(logn), O(logn)
O(logn), O(n)
O(n), O(logn)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trie is also known as _________

Digital Tree
Treap
Binomial Tree
2-3 Tree

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What traversal over trie gives the lexicographical sorting of the set of the strings?

postorder
preorder
inorder
Level order

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the efficient data structure for searching words in dictionaries?

BST
Linked List
Balanced BST
Trie

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program to search a contact from phone directory can be implemented efficiently using ______

a BST
a trie
a balnced BST
a binary tree

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?