Question: Which of the following is NOT a real-world application of shortest path algorithms?
Options:
Correct Answer: Sorting data in a database
Solution:
Sorting data in a database is not a real-world application of shortest path algorithms; it is related to data organization rather than pathfinding.