Skip to content

Instantly share code, notes, and snippets.

@jianminchen
Created January 27, 2018 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jianminchen/b642aea2475f8100a32ab4aa4c594fb4 to your computer and use it in GitHub Desktop.
Save jianminchen/b642aea2475f8100a32ab4aa4c594fb4 to your computer and use it in GitHub Desktop.
Group anagram mock interview on January 26, 2018
Suggestions:
1. It took about 12 minutes to finalize a solution that could potentially work
and required hint and guidance to narrow down into a specific solution to be implemented
2. It's sometimes hard to "interrupt" you to gather your thoughts or try to give
you some hint
3. The coding is mostly fine but it could be faster
The difficulty for the question isn't really that important, it's more important how well
you solve the problem. For example, most people who pass my interview can finish the question
in <10-13 minutes (coding + algorithm). So that's something to take into account. Hopefully
this helps, best of luck!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment