using a queue instead of a stack for scheduling chores
I am not a native English speaker, and so usually saw these as synonymous. Could you explain a bit what the difference is?
It’s not about English:
http://en.wikipedia.org/wiki/Queue_(data_structure)
http://en.wikipedia.org/wiki/Stack_(data_structure)
Ahh, yes of course. LIFO vs. FIFO. Thank you for explaining.
I am not a native English speaker, and so usually saw these as synonymous. Could you explain a bit what the difference is?
It’s not about English:
http://en.wikipedia.org/wiki/Queue_(data_structure)
http://en.wikipedia.org/wiki/Stack_(data_structure)
Ahh, yes of course. LIFO vs. FIFO. Thank you for explaining.