sort LL efficiently

The LL is in alternating ascending and descendin orders. Sort the list efficiently
egs: 1->2->3->12->11->2->10->6->NULL

Comments

Popular posts from this blog

Circular game survival