Issacc.com
Search
Search
Dark mode
Light mode
Explorer
Tag: linked-list
9 items with this tag.
Feb 02, 2020
Deep copy a Linked List with random pointers
algorithm
linked-list
Feb 02, 2020
Reverse nodes in k-group in Linked List
algorithm
linked-list
Feb 01, 2020
Can you reorder a Linked List?
algorithm
linked-list
Feb 01, 2020
Sorting a Linked List
algorithm
linked-list
Jan 31, 2020
Find the cycle in a Linked List
algorithm
linked-list
Jan 31, 2020
Can you rotate a Linked List by k places?
algorithm
linked-list
Jan 30, 2020
Find the intersection of two Linked Lists
algorithm
linked-list
Jan 30, 2020
Reverse a Linked List
algorithm
linked-list
Feb 28, 2019
Swap nodes in pairs
algorithm
linked-list