Documentation
¶
Index ¶
- func JosephusKill1(l *linkedlist.LList, m int) (res int)
- func JosephusKill2(l *linkedlist.LList, m int) (res int)
- func RemoveByRatio(l *linkedlist.LList, a, b int)
- func RemoveLastKthDNode(l *linkedlist.DList, k int)
- func RemoveLastKthNode(l *linkedlist.LList, k int)
- func RemoveMidNode(l *linkedlist.LList)
- func ReverseDList(l *linkedlist.DList)
- func ReverseList(l *linkedlist.LList)
- func ReversePart(l *linkedlist.LList, from, to int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.