Linked list | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
+ 1

Linked list

Can we sort a linkedlist. List.sort method can be used the same way for linked list too??

11th Jun 2017, 2:51 PM
Rajkamal A V K
Rajkamal A V K - avatar
1 Odpowiedź
+ 2
Any sorting algorithm would work on a linked list.
11th Jun 2017, 3:41 PM
Rrestoring faith
Rrestoring faith - avatar