From 47a2882c021db647b1c3dc4b286f2c19dfe44faa Mon Sep 17 00:00:00 2001 From: Alexander Serebryakov Date: Mon, 4 Jul 2016 21:57:21 +0300 Subject: [PATCH] Updates the link caption for essential C++ questions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b61b620..efcfba2 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [1000+ Multiple Choice Questions & Answers in C++ with explanations](http://www.sanfoundry.com/cplusplus-interview-questions-answers/) * [200 C++ interview questions and answers](http://www.careerride.com/C++-Interview-questions-Answer.aspx) -* [6 Essential C++ Interview Questions from top 3% developers company](http://www.toptal.com/c-plus-plus/interview-questions) +* [18 Essential C++ Interview Questions from top 3% developers company](http://www.toptal.com/c-plus-plus/interview-questions) * [C++ Interview Questions and Answers for Freshers and Experienced developers](http://a4academics.com/interview-questions/57-c-plus-plus/419-cpp-interview-questions-answers) * [C++ Interview Questions from GeekInterview](http://www.geekinterview.com/Interview-Questions/Languages/C-Plus-Plus) * [C++ Programming Q&A and quizzes from computer science portal for geeks](http://www.geeksforgeeks.org/c-plus-plus/)