From 28dea05b8dcec67d14cf8723fdf33302838ded98 Mon Sep 17 00:00:00 2001 From: Bhupesh-V Date: Thu, 14 Mar 2019 16:18:25 +0530 Subject: [PATCH] added stl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f5a32c..ea4cb92 100644 --- a/README.md +++ b/README.md @@ -1024,6 +1024,7 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua * [algorithms](https://github.com/xtaci/algorithms) - Algorithms & Data Structures in C++. * [c-algorithms](https://github.com/fragglet/c-algorithms) - C algorithms library. * [C++ Awesome Pack](https://github.com/juniandotnet/cpp-awesome-pack) - Contains some awesome c++ codes, packed in one. +* [30 Seconds of C++](https://github.com/Bhupesh-V/30-seconds-of-cpp) # Other Awesome Lists *Other amazingly awesome lists*