The home assignment included three questions: an easy one (20 min), an average one that focused on solution, not efficiency (40 min), and a big question (1h). The assignment interface was easy to use, and the questions were explained clearly.
Interview questions [3]
Question 1
The product of an array except one value. Return the number of different products.
Given the maximum use of each of the following strings: AA, BB, AB. Return the longest concatenation of the strings, s.t. the same letter doesn't appear 3 times in a row.