javascript-algorithms
javascript-algorithms copied to clipboard
Update peek() method to read from tail.
Peeking at the element should be done from the tail rather than the head.