Add coding exercises for Facebook interviews
Add attempts at solving coding problems to Briefcase.
This commit is contained in:
parent
d2d772e43e
commit
aa66d9b83d
66 changed files with 2994 additions and 0 deletions
22
scratch/facebook/onsite.txt
Normal file
22
scratch/facebook/onsite.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
** Behavior Interview **
|
||||
- Can I work in an unstructured environment?
|
||||
- Do I have a growth mindset?
|
||||
- How do I handle conflict?
|
||||
- Am I empathic?
|
||||
- Am I a self-starter?
|
||||
- What is my communication style?
|
||||
- Do I persevere?
|
||||
- <forgot to write this one down>
|
||||
|
||||
** Design Interview **
|
||||
- requirement gathering, problem exploring
|
||||
- component analysis
|
||||
- quantitative analysis
|
||||
- trade-offs
|
||||
- bottlenecks, weaknesses
|
||||
- securing data (e.g. PII)
|
||||
|
||||
Consider:
|
||||
- pagination
|
||||
- push/pull requests
|
||||
- API design
|
||||
Loading…
Add table
Add a link
Reference in a new issue