Frontend experience at Google Frontend Interview

Last year, I was rejected in the final round of interviews. I didn’t perform well in the second round, and I might have been feeling down at that time and forgot to follow up. Here are the topics I need to address:

  1. Binary Tree Longest Consecutive Sequence follow-up regarding Graph
  2. Matching bicycles with nearby people (Design)
  3. a. Developing a pub/sub class b. Sequencing subscribers (potentially async) when publishing events, hint: using promises c. Testing public APIs
  4. a. Bulls and Cows b. Guess the Word
  5. a. Practicing Promise.then to sequence async calls b. A graph design problem similar to a social network.