Which of the following is a limitation of using greedy algorithms?
They may not always yield the optimal solution
They require extensive memory
They are computationally expensive
They are complex to implement

Advanced Algorithms Exercises are loading ...