data-structures-algorithms-python icon indicating copy to clipboard operation
data-structures-algorithms-python copied to clipboard

Update for remove_by_value in singly_linked_list_exercise.py

Open Inamul2 opened this issue 3 years ago • 0 comments

If the value is not there in the linked list, the condition for the stated part was not present Added that condition

Inamul2 avatar Apr 05 '22 21:04 Inamul2