Skip to content

Instantly share code, notes, and snippets.

@yubo56
Created January 19, 2017 06:56
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 yubo56/9d3e6d6653240db85122f53c22111523 to your computer and use it in GitHub Desktop.
Save yubo56/9d3e6d6653240db85122f53c22111523 to your computer and use it in GitHub Desktop.
### Interview 1
One flight per weekend of max 6 hrs, schedule of holidays per city per date,
maximize break days
- Good ability to code, algorithm solid, called out details, moved quickly
through planning phase, good communication, a bit scattered and lost
time. Expressed complete solution, solid!
### Interview 2
Given list, find if duplicates of abbreviate algo for "m3l-> metal"
- Good attitude, failed to get working code, fragmented thinking out loud
### Interview 3
HTML tree, compare plaintext elements, give complexities. Optimize for space
without time penalty
- Asked about career goals; unable to produce working code, didn’t describe
data structure until end, took a lot of time to optimize and slowed down
a lot in middle
### Interview 4
Given arbitrary getCost(quantity) function, find quantity such that not exceed
argument.
- Asked python vs cpp. Inexperienced but showed promise. Mentioned nervousness,
went a bit off topic. Did a good binary search after prompting pushed off
overly complicated track. Troubleshot pretty well.
### Overall feedback
Overall, lots of positive potential but needed more experience, 1-2 year
production experience recommended before coming back to recruit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment