struktur data array dan linked list

struktur data array dan linked list

University

40 Qs

quiz-placeholder

Similar activities

C Programming

C Programming

University

40 Qs

Struktur Data -1 Polmain

Struktur Data -1 Polmain

University

40 Qs

OH MY ECMA

OH MY ECMA

University - Professional Development

44 Qs

Unit Test II

Unit Test II

University

45 Qs

Quiz82-DS

Quiz82-DS

University

45 Qs

Data Structures & Algorithm

Data Structures & Algorithm

University

40 Qs

Data Structure and Algorithm

Data Structure and Algorithm

University

43 Qs

Quizical Suspect!

Quizical Suspect!

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?