C-Sharp-Algorithms icon indicating copy to clipboard operation
C-Sharp-Algorithms copied to clipboard

Question about the Indexer code of the SkipList.cs

Open zhanong opened this issue 2 years ago • 2 comments

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?

zhanong avatar Aug 21 '23 07:08 zhanong

Thanks for supporting the development of C# Algorithms with your first issue! We look forward to handling it.

github-actions[bot] avatar Aug 21 '23 07:08 github-actions[bot]

Thanks

Hyeonnee avatar Aug 21 '23 07:08 Hyeonnee