From 85ec1b23aae3a9e7fee26781c7052b4e86ab1df1 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 31 Dec 2023 17:25:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a604f8..ae3f415 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Contributions are always welcome! ### Big O Notation, Algorithms and Data Structures -- [ ] [AlgoExperts](https://www.algoexpert.io) +- [ ] [AlgoExpert](https://www.algoexpert.io) - [ ] [Hacking a Google Interview – Handout 1](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_1.pdf) - [ ] [Hacking a Google Interview – Handout 2](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_2.pdf) - [ ] [Hacking a Google Interview – Handout 3](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_3.pdf)