UAS- ALS 19

UAS- ALS 19

University

18 Qs

quiz-placeholder

Similar activities

data structures1

data structures1

University

20 Qs

Quantitative Aptitude Series

Quantitative Aptitude Series

University

20 Qs

Data Structure

Data Structure

University

14 Qs

QUEUE

QUEUE

University

17 Qs

Assesmen Kognitif (XI)

Assesmen Kognitif (XI)

11th Grade - University

15 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

Data Structure Basics

Data Structure Basics

University

20 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?