From b0c7242dd9f827a754351228c7094987c9dbd45a Mon Sep 17 00:00:00 2001 From: I-Ju Lin <9304486+lin826@users.noreply.github.com> Date: Fri, 25 Nov 2022 11:57:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4939dc21..e787b879 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Besides the usual algorithm questions, other **awesome** stuff includes: - [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 -- [Step-by-step Software Engineer resume guide](https://www.techinterviewhandbook.org/resume/) to prepare a FAANG-ready resume +- [Step-by-step Software Engineer resume guide](https://www.techinterviewhandbook.org/resume/) to prepare a MAANG-ready resume - [Behavioral questions](https://www.techinterviewhandbook.org/behavioral-interview-questions/) asked by the top tech companies - [Front end interview preparation](https://www.frontendinterviewhandbook.com)