struktur data array dan linked list

struktur data array dan linked list

University

40 Qs

quiz-placeholder

Similar activities

CSE214 Final Review

CSE214 Final Review

University

44 Qs

Linked List Quiz (BSIS 2-B)

Linked List Quiz (BSIS 2-B)

University

35 Qs

Linear Data Structures Quiz

Linear Data Structures Quiz

University

40 Qs

Data Structures Quiz

Data Structures Quiz

University

44 Qs

Data Structures & Algorithm

Data Structures & Algorithm

University

40 Qs

IT 2-2 MIDTERM EXAM - DSA

IT 2-2 MIDTERM EXAM - DSA

University

40 Qs

STACK DATA STRUCTURE

STACK DATA STRUCTURE

University

45 Qs

2025190602

2025190602

University

40 Qs

struktur data array dan linked list

struktur data array dan linked list

Assessment

Quiz

Computers

University

Hard

Created by

Muthia Dianty

FREE Resource

40 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • 5 pts

Media Image

Evaluate responses using AI:

OFF

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

The stack uses which policy out of the following

LIFO

FIFO

FILO

NONE

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How to create an array using Numpy for a list from 0 to 4

arr=np.array([0,1,2,3,4])

arr = np.arange(5)

arr = np.arange(0, 5, 1)

arr=np.array(0,1,2,3,4)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A queue follows _________

LIFO

FIFO

Linear Tree

Ordered Aray

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Infinite

11

0

10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

See the image and answer

[log2n] * n

n

[log2n]

[log2n] + 1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

G

g

a

t

b

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?