1. Find a bug in a given function(the problem was around string manipulation) 2. Given a string and an additional array with the same size and consisting of scores for characters in the string, find the least costly way to eliminate repeating chars from the string 3. Tree manipulation