Two questions covered in coding screen:
405. Convert a Number to Hexadecimal
Other question I couldn't find in LeetCode database, maybe I missed it...
String s, int k
Print out the unique character counts in string s per window of size k (with window sliding down by one till end of string)