Problems # Title Likes 1 Merge Two Sorted Linked Lists in Javascript 0 2 Detect start of a loop in linked list 0 3 Find loop length in a cyclic/circular linked list 0 4 Detect a loop in cyclic/circular linked list 0 5 Given the binary tree create linked lists of the nodes at the same level 0 6 Given a singly linked list find if it is palindrome 0 7 Reverse a singly linked list 0 8 Partition a linked list around a value 0 9 Find the kth to last element of a singly linked list 0 10 Delete a node from a linked list in javascript 0 11 Remove duplicates from an unsorted linked list 0 12 Javascript linked list example 0 Merge Two Sorted Linked Lists in Javascript Detect start of a loop in linked list Find loop length in a cyclic/circular linked list Detect a loop in cyclic/circular linked list Given the binary tree create linked lists of the nodes at the same level Given a singly linked list find if it is palindrome Reverse a singly linked list Partition a linked list around a value Find the kth to last element of a singly linked list Delete a node from a linked list in javascript Remove duplicates from an unsorted linked list Javascript linked list example 1