Skip to content
Snippets Groups Projects
Commit b21a875b authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

Add enqueue method that simulates a singly-linked linked list

All other main stack/queue methods use the head node.
Thus, there is no reason to add singly-linked simulation methods for those.
parent 97107e34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment