1
edit
Changes
→Challenge Answers
* Prasanth's Version - [http://wereallforked.tumblr.com/post/34878497104/queue-challenge Blog Entry]
* Peter's Version - [http://peter.ug http://peter.ug/queue-cpp-operator-overload/]
* Stanislav's Version - [http://stanislavatseneca.blogspot.ca/ here] http://stanislavatseneca.blogspot.ca/
: - I decided to go a bit further and I did my operator[] method able to add new Nodes to the end of the Queue if we have index > size, comments are greatly appreciated.
== Week 10 - Nov 4 ==