From 38e1b1663b4adf8ee3017078015a393ff72ed366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Vieira?= Date: Tue, 1 Feb 2022 16:55:41 -0300 Subject: [PATCH] Add awesome-challenges --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e8d131..f595f6c 100644 --- a/README.md +++ b/README.md @@ -591,6 +591,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g * [DevOps Interview Questions & Answers](https://www.interviewbit.com/devops-interview-questions/) ## Algorithms +* [A curated list of algorithmic challenges websites](https://github.com/mauriciovieira/awesome-challenges/) * [Comprehensive list of interview questions of top tech companies](https://github.com/rishabh115/Interview-Questions) * [A great list of Java interview questions](http://java2novice.com/java-interview-programs/) * [Algorithms playground for common interview questions written in Ruby](https://github.com/sagivo/algorithms)