Added discussion area.

This commit is contained in:
John Washam 2016-12-29 10:12:12 -08:00
parent f90458454c
commit 69f0cae494
2 changed files with 23 additions and 0 deletions

12
discussions/how-to.md Normal file
View File

@ -0,0 +1,12 @@
To start a new discussion, make a new file, and if necessary, a directory:
examples:
- interviews/google-interviews.md
- interviews/amazon-interviews.md
**Please do not discuss interview questions.**
That's not fair to the employees who invest many hours into
preparing, creating, improving, and calibrating their questions
in order to make good hiring decisions. (even if you didn't sign an NDA)
Discussing topics covered (BSTs, heaps, etc) is ok.

View File

@ -0,0 +1,11 @@
# Google Interview Experiences
**Please do not discuss interview questions.**
That's not fair to the employees who invest many hours into
preparing, creating, improving, and calibrating their questions
in order to make good hiring decisions. (even if you didn't sign an NDA)
Discussing topics covered (BSTs, heaps, etc) is ok.
@jwasham: Hi everyone!