You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a strictly smaller value anywhere to the right.
Ensured the function runs in O(n) time by iterating
from the tail and keeping track of the minimum value.
Fixed head->prev updates to maintain
the doubly linked list structure.
Prevented segmentation faults by correctly
handling memory deallocation.
Change-Id: I76c010c1bea1ef643562bb31242cf459ca82c812
0 commit comments