Toggle Menu
How confident are you that you could write a function to find the largest element in a linked list and move it to the front of the list?
No problem. I could do this in less than 20 mins.
Easy enough. I could do this, but might take an hour.
Tricky. I could work this out, given time and a few hints.
Hmmm. I'd be struggling with this.
What's a linked list?
Back to top