Problems # Title Likes 1 Find the in-order successor of a given node in a binary search tree 0 2 Queue using two stacks javascript 0 3 Determine if a binary tree is a binary search tree 0 4 Replace all spaces in a string with %20 0 5 Negate a number using addition operator 0 6 Given a singly linked list find if it is palindrome 0 7 Partition a linked list around a value 0 8 Find the kth to last element of a singly linked list 0 9 Delete a node from a linked list in javascript 0 10 Remove duplicates from an unsorted linked list 0 11 String compression using the counts of repeated characters. 0 12 Determine if given strings are anagram. 0 13 Determine if a string has all unique characters 0 Find the in-order successor of a given node in a binary search tree Queue using two stacks javascript Determine if a binary tree is a binary search tree Replace all spaces in a string with %20 Negate a number using addition operator Given a singly linked list find if it is palindrome 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 String compression using the counts of repeated characters. Determine if given strings are anagram. Determine if a string has all unique characters 1