Pls help me to optimise the code as I am getting tle
💡-sort-linked-list-using-insertion-sort
Senjuti256
(Senjuti De)
September 12, 2020, 7:24am
#1
Kartikkhariwal1
(Kartik Khariwal)
September 12, 2020, 7:35am
#2
Hey
@Senjuti256
Line 99 should be :
current=next;