Metadata
Technology & Computer Science Grade 9-12 Analyze Hard-
Subject
Technology & Computer Science
-
Education level
Grade 9-12
-
Cognitive goals
Analyze
-
Difficulty estimate
Hard
-
Tags
algorithms, shortest-path, dijkstra, bellman-ford, a-star, time-space tradeoffs
-
Number of questions
5
-
Created on
-
Generation source
-
License
CC0 Public domain
-
Prompt
Assess students' ability to analyze and compare Dijkstra, Bellman-Ford, and A* on weighted directed graphs: include correctness conditions (nonnegative edges, negative cycles), derivation of time and space complexities for common implementations (adjacency list/matrix, binary/Fibonacci heaps), evaluation of heuristic admissibility and optimality for A*, and selection of the best algorithm given resource and input constraints; may require tracing algorithms on small graphs and explaining path reconstruction and trade-offs.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.