From c6d73e1358dac09f77f01b7a249e34d02b049dc7 Mon Sep 17 00:00:00 2001 From: Maxim Abramchuk Date: Sun, 29 Nov 2015 11:22:30 +0300 Subject: [PATCH] Add awesome interview questions repository --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59ca4c7..c2550c5 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [awesome-algorithms](https://github.com/tayllan/awesome-algorithms) - A curated list of awesome places to learn and/or practice algorithms. * [awesome-talks](https://github.com/JanVanRyswyck/awesome-talks) - A lot of screencasts, recordings of user group gatherings and conference talks. * [Projects](https://github.com/karan/Projects) - A list of practical projects that anyone can solve in any programming language. +* [Awesome interview questions](https://github.com/MaximAbramchuck/awesome-interviews) - A list of lists of interview questions for the most popular technologies, including C/C++. # Contributing Please see [CONTRIBUTING](https://github.com/fffaraz/awesome-cpp/blob/master/CONTRIBUTING.md) for details.