DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis

Quiz
•
Information Technology (IT)
•
University
•
Medium
Ma Gonzales
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the key principle of a greedy algorithm?
Explore all possible combinations
Always pick the global optimum
Make the best local choice at each step
Use recursion to reduce steps
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following problems can be solved optimally using a greedy algorithm?
0/1 Knapsack
Activity Selection
Traveling Salesman
Longest Common Subsequence
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the greedy choice in the Coin Change Problem using denominations of 1, 5, and 10 to make 27?
Use only 1s
Use only 5s
Use as many 10s, then 5s, then 1s
Use 3 × 9 coins
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why does the Huffman coding algorithm follow the greedy approach?
It picks the longest string first
It chooses the lowest frequency characters first
It tries all possible encodings
It encodes based on the alphabet
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a common feature of problems that work well with greedy algorithms?
The problem requires backtracking
The solution must be recursive
The problem has an optimal substructure
It needs matrix multiplication
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of a function that runs a single loop over a list of `n` elements?
O(1)
O(n)
O(log n)
O(n²)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which time complexity grows the fastest as input size increases?
O(n)
O(log n)
O(n log n)
O(2n)
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
data structure1

Quiz
•
University
20 questions
soal informatika bab 3 kelas 7

Quiz
•
7th Grade - University
10 questions
24-2 IT104 P1

Quiz
•
University
20 questions
HAPPY DSA

Quiz
•
University
11 questions
Daily Scrum

Quiz
•
University
12 questions
Introduction: Fight the Right Battle.

Quiz
•
University
12 questions
[Quiz] Python Function

Quiz
•
University
10 questions
BTM454 C1 SALIENT FEATURES OF TECH

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University