Typical behavioral stuff, and there were 2 technical questions. The first one was a simple classic, the FzzBuzz problem. Second one was to make a function that would take in a list of strings and one long string, then tell you if you could make the long string from the list of strings (like a ransom note from a magazine).