ChrisVilches/Algorithms

Arya's Death List can be done using a normal queue<int>?

Closed this issue · 1 comments

Instead of a priority queue.

Refactor?

No, the current implementation needs priority queue because the positions are not enqueued in order.