javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Update peek() method to read from tail.

Open psquared-dev opened this issue 2 years ago • 0 comments

Peeking at the element should be done from the tail rather than the head.

psquared-dev avatar Apr 04 '23 00:04 psquared-dev