TheAlgorithms / C-Sharp

All algorithms implemented in C#.
GNU General Public License v3.0
7.11k stars 1.52k forks source link

added to Methods to the SinglyLinkedList (DeleteFirst, DeleteLast) #450

Closed Ozzy-ZY closed 6 months ago

Ozzy-ZY commented 6 months ago

added to Methods to the SinglyLinkedList (DeleteFirst, DeleteLast)