From 66da31380ac9b0d9d02b64512c0189550e0b8a7f Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Wed, 20 Oct 2021 22:25:53 +0200 Subject: [PATCH] Add quote about writing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 754fbf8..6f92626 100644 --- a/README.md +++ b/README.md @@ -753,6 +753,7 @@ Note: this is about you as an interviewee, **not** as an interviewer. To check o - [A complete computer science study plan to become a software engineer](https://github.com/jwasham/coding-interview-university) - [Interview advice that got me offers from Google, Microsoft, and Stripe](https://www.zainrizvi.io/blog/the-interviewing-advice-no-one-shares/) - [The Red Flags on Your Resume](https://danicfilip.com/2020/red-flags-on-your-resume/?ck_subscriber_id=887770473) +- [A framework for grading your performance on programming interview problems](https://docs.google.com/spreadsheets/d/1gy9cmPwNhZvola7kqnfY3DElk7PYrz2ARpaCODTp8Go/htmlview?pru=AAABfLx5bfQ*dDBm6wJC2BsJGIrDvJfFQw) See also the exercises section in this document. @@ -1355,6 +1356,9 @@ End-to-end tests: ![Write like an Amazonian](./images/amazon_writing_rules.jpeg) +> If you’re overthinking, write. If you’re underthinking, read. +> – @AlexAndBooks_ + ### Writing for performance - [Numbers Everyone Should Know](https://everythingisdata.wordpress.com/2009/10/17/numbers-everyone-should-know/)