From 69f0cae494dced6a5402d706f16272aa65ea2630 Mon Sep 17 00:00:00 2001 From: John Washam Date: Thu, 29 Dec 2016 10:12:12 -0800 Subject: [PATCH] Added discussion area. --- discussions/how-to.md | 12 ++++++++++++ discussions/interviews/google-interviews.md | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 discussions/how-to.md create mode 100644 discussions/interviews/google-interviews.md diff --git a/discussions/how-to.md b/discussions/how-to.md new file mode 100644 index 0000000..c5a5a8e --- /dev/null +++ b/discussions/how-to.md @@ -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. diff --git a/discussions/interviews/google-interviews.md b/discussions/interviews/google-interviews.md new file mode 100644 index 0000000..de84102 --- /dev/null +++ b/discussions/interviews/google-interviews.md @@ -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! +