
qwis

Quiz
•
Other
•
University
•
Hard
Kiki Prasetio
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
1. Double linked list adalah struktur data yang terdiri dari node-node yang saling terhubung dengan dua pointer, yaitu pointer _____ dan pointer _____.
prev, next
next, prev
front, back
back, front
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Pada double linked list, node pertama disebut dengan istilah
prev
tail
next
head
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Berikut adalah langkah-langkah untuk menghapus sebuah node pada double linked list, kecauli:
Update pointer prev dari node sebelumnya
Update pointer next dari node sebelumnya
Update pointer prev dari node setelahnya
Update pointer next dari node setelahnya
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Manakah operasi yang digunakan untuk memasukkan node baru pada awal double linked list?
Insert First
Insert Last
Delete Last
Delete First
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Jika sebuah double linked list kosong, maka pointer _____ dan pointer _____ harus bernilai NULL.
prev, next
next, prev
back,front
front,back
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Kelebihan double linked list dibandingkan dengan linked list biasa adalah
Lebih efisien dalam penggunaan memori.
Memiliki akses ke node sebelumnya.
Dapat dengan mudah menambahkan atau menghapus elemen di bagian tengah list.
Lebih cepat dalam operasi pencarian elemen.
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Operasi yang umum digunakan dalam double linked list adalah
Insert node dan update node.
Insert node, delete node, dan display list.
Insert node dan sort list.
Insert node, delete node, dan search node.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python set 3

Quiz
•
University
6 questions
CHAPTER 3 - BINARY SEARCH TREE

Quiz
•
University
10 questions
Stack Implementation in C

Quiz
•
University
10 questions
Java Basics Challenge

Quiz
•
University
15 questions
Hash Tables Quiz

Quiz
•
University
13 questions
Linked List Quiz

Quiz
•
University
12 questions
DS Day 1 Quiz

Quiz
•
University
15 questions
Comprendre les listes chainées en C

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade