Search Header Logo

132 easy

Authored by Christopher Cannady

Computers

University

Used 1+ times

132 easy
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is List in Java

ADT

Interface

Class

Abstract Class

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What classes implement List

ArrayList

LinkedList

Stack

Array

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average Case Time Complexity of Access (Array)

O(1)

O(n)

O(Log(n))

O(n^2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average Case Time Complexity of Access (Singly Linked List)

O(1)

O(n)

O(Log(n))

O(n^2)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst Case Time Complexity of Insertion (Hash Table)

O(1)

O(n)

O(Log(n))

O(n^2)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average Case Time Complexity of Insertion (Binary Search Tree)

O(1)

O(n)

O(Log(n))

O(n^2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst Case Time Complexity of Deletion (Binary Search Tree)

O(1)

O(n)

O(Log(n))

O(n^2)

Access all questions and much more by creating a free account

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

Already have an account?