🔭 🎓 Improve use of Stack
vs stack, Queue
vs queue, etc.
#798
Labels
consistency --- telescope 🔭
Using different words/code for the same ideas
content --- mortar_board 🎓
Related to course content (topics, assignments, etc.)
What
Improve the consistency with how the typesetting is used when referring to ADTs
Why
It's not consistent right now.
How
Right now this issue serves as a reminder for the next clean up of the content.
I'm not sure how best to come up with the rules for differentiating. It won't always be easy to draw a line, but when referring to the interface specifically, use, for example,
Stack
, but when referring to just a stack, use "stack" --- e.g. "the top of the stack"The text was updated successfully, but these errors were encountered: