From 68ab7330a0aeb7fd71db8dfc70ae35274bbb2887 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Sun, 17 Jul 2022 17:57:08 +0800 Subject: [PATCH] misc: update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5936c508..433a621d 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Read on the website

- Follow us on Facebook | Twitter | Telegram + Join/follow us on Discord | Twitter | Telegram | Facebook

--- - + Start Reading Tech Interview Handbook @@ -26,7 +26,7 @@ Not everyone has the time to do a few hundred LeetCode questions. Here are _free Besides the usual algorithm questions, other **awesome** stuff includes: - [Best practice questions](https://www.techinterviewhandbook.org/coding-interview-study-plan/) for coding interviews -- [Grind 75](https://www.techinterviewhandbook.org/grind75) the next evolution of Blind 75, bigger and better. +- [Grind 75](https://www.techinterviewhandbook.org/grind75) - the next evolution of Blind 75, bigger and better - [How to prepare](https://www.techinterviewhandbook.org/coding-interview-prep/) for coding interviews - [Coding interview best practices](https://www.techinterviewhandbook.org/coding-interview-cheatsheet/) - Straight-to-the-point Do's and Don'ts - [Algorithm cheatsheets and tips](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/) categorized by topic