VCE-ALPHA-22.11.2023-FN

VCE-ALPHA-22.11.2023-FN

Professional Development

15 Qs

quiz-placeholder

Similar activities

Vocabulary challenge 2

Vocabulary challenge 2

Professional Development

10 Qs

Word Parts

Word Parts

10th Grade - Professional Development

20 Qs

Sasi-AN-02.05.2024

Sasi-AN-02.05.2024

Professional Development

15 Qs

VCE FDP DAY-7 24 JAN 2024

VCE FDP DAY-7 24 JAN 2024

Professional Development

15 Qs

Grade-6 Multi-subject-quiz

Grade-6 Multi-subject-quiz

6th Grade - Professional Development

10 Qs

CLOUD ARCHITECTURE PATTERNS

CLOUD ARCHITECTURE PATTERNS

Professional Development

10 Qs

SUFFIXES/WORD ENDINGS - 'ly'

SUFFIXES/WORD ENDINGS - 'ly'

7th Grade - Professional Development

20 Qs

Root words

Root words

KG - Professional Development

13 Qs

VCE-ALPHA-22.11.2023-FN

VCE-ALPHA-22.11.2023-FN

Assessment

Quiz

English

Professional Development

Easy

Created by

CCC info@ccc.training

Used 1+ times

FREE Resource

AI

Enhance your content

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a splay operation?
moving parent node to down of child
moving a node to root
moving root to leaf
removing leaf node

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following options is an application of splay trees?
cache Implementation
networks
send values
receive values

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are splay trees?
self adjusting binary search trees
self adjusting binary trees
a tree with strings
a tree with probability distributions

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following property of splay tree is correct?
it holds probability usage of the respective sub trees
any sequence of j operations starting from an empty tree with h nodes at most, takes O(jlogh) time complexity
sequence of operations with h nodes can take O(logh) time complexity
splay trees are unstable trees

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why to prefer splay trees?
easier to program
space efficiency
easier to program and faster access to recently accessed items
quick searching

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When we have red-black trees and AVL trees that can perform most of operations in logarithmic times, then what is the need for splay trees?
no there is no special usage
In real time it is estimated that 80% access is only to 20% data, hence most used ones must be easily available
redblack and avl are not upto mark
they are just another type of self balancing binary search trees

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Is it true that splay trees have O(logn) amortized complexity?
true
false

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?