
Map and Sorting Algorithms Quiz

Quiz
•
Information Technology (IT)
•
University
•
Hard
Ілияс Тілепалды
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the del statement do in the context of a map?
Deletes the entire map
Deletes a key-value pair given a key
Clears the map only if it’s empty
Returns the value being deleted
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does len() return when used on a map?
The number of characters in all keys
The length of the longest key
The number of key-value pairs in the map
The number of values greater than zero
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the expression key in map?
The key is removed if it exists
Returns True if the key exists in the map
Adds the key if it's missing
Throws an error if the key doesn’t exist
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you have the following list to sort using Bubble Sort: [19, 1, 9, 7, 3, 10, 13, 15, 8, 12] Which list represents the partially sorted list after three complete passes of bubble sort?
[1, 9, 19, 7, 3, 10, 13, 15, 8, 12]
[1, 3, 7, 9, 10, 8, 12, 13, 15, 19]
[1, 7, 3, 9, 10, 13, 8, 12, 15, 19]
[1, 9, 19, 7, 3, 10, 13, 15, 8, 12]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you have the list: [11, 7, 12, 14, 19, 1, 6, 18, 8, 20] Which list represents the partially sorted list after three complete passes of Selection Sort?
[7, 11, 12, 1, 6, 14, 8, 18, 19, 20]
[7, 11, 12, 14, 19, 1, 6, 18, 8, 20]
[11, 7, 12, 13, 1, 6, 8, 18, 19, 20]
[11, 7, 12, 14, 8, 1, 6, 18, 19, 20]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you have the list: [15, 5, 4, 18, 12, 19, 14, 10, 8, 20] Which list represents the partially sorted list after three complete passes of Insertion Sort?
[4, 5, 12, 15, 14, 10, 8, 18, 19, 20]
[15, 5, 4, 10, 12, 8, 14, 18, 19, 20]
[4, 5, 15, 18, 12, 19, 14, 10, 8, 20]
[15, 5, 4, 18, 12, 19, 14, 8, 10, 20]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following list of numbers: [21, 1, 26, 45, 29, 28, 2, 9, 16, 49, 39, 27, 43, 34, 46, 40] Which answer illustrates the list to be sorted after 3 recursive calls to Merge Sort?
[16, 49, 39, 27, 43, 34, 46, 40]
[21, 1]
[21, 1, 26, 45]
[21]
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Kelas 9 - Halaman 23 (UH Bab 1)

Quiz
•
9th Grade - University
20 questions
ALPRO 05/12-2024

Quiz
•
University
25 questions
Stack-Struktur Data

Quiz
•
9th Grade - University
16 questions
IT class

Quiz
•
University
20 questions
GDG ANDROID BOOTCAMP QUIZ

Quiz
•
University
18 questions
JAVA-Day4

Quiz
•
University
17 questions
LA 1A 2024 - QUIZ P15

Quiz
•
University
20 questions
DATA STRUCTUIR Quiz1 (AIML)

Quiz
•
University
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade