CPSC 131 midterm review

CPSC 131 midterm review

University

45 Qs

quiz-placeholder

Similar activities

Kuis Kelas 10

Kuis Kelas 10

12th Grade - University

46 Qs

Excel Cơ bản 1.5 (7)

Excel Cơ bản 1.5 (7)

KG - University

47 Qs

Unit 1 Revision

Unit 1 Revision

University

50 Qs

ooad

ooad

University

45 Qs

UJian Pemodelan Sistem

UJian Pemodelan Sistem

University

50 Qs

MES3093: QUIZ

MES3093: QUIZ

University

50 Qs

Penilain Harian 2

Penilain Harian 2

9th Grade - University

50 Qs

Ujian IoT PTS 2024 45 Soal

Ujian IoT PTS 2024 45 Soal

11th Grade - University

45 Qs

CPSC 131 midterm review

CPSC 131 midterm review

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Alan Cortez

Used 52+ times

FREE Resource

AI

Enhance your content in a minute

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

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: enqueue an item into a sll-based queue

O(1)

O(log n)

O(n)

O(n log(n))

O(n^2)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: Retrieve the last element from a singly linked list (assuming there isnt a tail pointer)

O(1)

O(log n)

O(n)

O(n log(n))

O(n^2)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: Retrieve the front element from a singly linked list

O(1)

O(log n)

O(n)

O(n log(n))

O(n^2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: Retrieve the last element from a doubly linked list with a tail pointer

O(1)

O(log n)

O(n)

O(n log(n))

O(n^2)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: Retrieve the last element from a doubly linked list

O(1)

O(log n)

O(n)

O(n log(n))

O(n^2)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: Remove all elements in a doubly linked list

O(1)

O(log n)

O(n)

O(n log(n))

O(n^2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Efficiency Class of: push an element to the back of the vector

O(1)

O(log n)

O(n)

O(1) amoratized

O(n^2)

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?