Open zhanong opened 1 year ago
I don't understand the indexer code of the SkipList.cs (Line 97 in DataStructures/Lists/SkipList.cs ). It just throws an error massage instead of returning a valid value?
Thanks for supporting the development of C# Algorithms with your first issue! We look forward to handling it.
Thanks
I don't understand the indexer code of the SkipList.cs (Line 97 in DataStructures/Lists/SkipList.cs ). It just throws an error massage instead of returning a valid value?