Read problems and note the Problem ID
Assignment mode: You can write solution and upload as file in submission page.
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
Given a string, check if it is a palindrome ignoring spaces and case.