UAS- ALS 19

UAS- ALS 19

University

18 Qs

quiz-placeholder

Similar activities

Basics of Data Structure

Basics of Data Structure

University

20 Qs

Data Structures

Data Structures

University

20 Qs

Queue

Queue

University

20 Qs

Pre - TEST

Pre - TEST

University

15 Qs

Week1 A.D.A

Week1 A.D.A

University

15 Qs

DAA QUIZ-2

DAA QUIZ-2

University

19 Qs

LINKEDLIST- DSA -2-3

LINKEDLIST- DSA -2-3

University

20 Qs

Data Structures: Linked Lists and Hashtables

Data Structures: Linked Lists and Hashtables

11th Grade - University

14 Qs

UAS- ALS 19

UAS- ALS 19

Assessment

Quiz

Computers

University

Medium

Created by

Emely Lestari

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Berikut adalah sebuah Stack (S) yang berisi 5 elemen (dari atas ke bawah: 9, 4, 7, 8, 15), dan sebuah Queue kosong(Q). Pindahkan satu persatu elemen dari S ke Q, setelah itu pindahkan kembali satu persatu elemen tersebut dari Q ke S. Berikut ini adalah isi dari Ssetelah perpindahan tersebut (dari atas ke bawah)...

4, 7, 8, 9, 15

9, 4, 7, 15, 8

9, 4, 7, 8, 15

4, 9, 7, 8, 15

15, 8, 7, 4, 9

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

14, 9, 10, 36, 30, 31, 50

14, 9, 10, 30, 31, 36, 50

9, 10, 14, 30, 31, 36, 50

10, 9, 31, 30, 50, 36, 14

10, 9, 30, 31, 50, 14, 36

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Berapa banyak linked list yang dibutuhkan untuk merepresentasikan suatu graph dengan n node dan m edge dengan menggunakan list kedekatan?

n

m+n

n+1

m

m*n

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Adjacency Matrix harus memiliki jumlah baris dan kolom yang sama

true

false

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Struktur data yang digunakan untuk implementasi rekursif adalah..

array dan tree

queue

tree

array

stack

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Metode traversal manakah yang menghasilkan data yang terurut dari sebuah Binary Search Tree?

In Order

Post Order

Level Order

Pre Order

Down Order

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?