How to do bubble sort on the linked list
💡-sort-linked-list-using-insertion-sort
rohitkandpal683
(ROHIT KANDPAL)
July 24, 2020, 6:03am
#1
https://ide.codingblocks.com/s/292062
why it gives segmentation fault
chhavibansal
(Chhavi Bansal)
July 24, 2020, 6:49am
#2
image
825×308 7.76 KB
instead of || use &&
line 4 & 7