Sunday, September 13, 2020

A drill: Memeorize C# LinkedListNode all APIs in 60 minutes

Plan to work on this task next week when I take a break 15 minutes. I like to go over each API of LinkedListNode API, and also LinkedList.First return type is LinkedListNode as well. 

I need to go over C# LinkedList and LinkedListNode all source code, and learn how to design a double linked list. 


No comments:

Post a Comment