Given a linked list, remove the n-th node from the end of list and return its he...
Given a string s, find the longest palindromic substring in s. You may assume th...
Given a 2d grid map of '1's (land) and '0's (water), count the number of islands...
Given a string text, you want to use the characters of text to form as many inst...