From 57da62022fb4259d21c59dd04270ac267a0e5223 Mon Sep 17 00:00:00 2001 From: Pangara Date: Fri, 11 Aug 2017 17:36:04 +0700 Subject: [PATCH 1/2] Update README.md Add new link to C++, add new Wordpress category --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 95007f5..e9e541d 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [C++ Programming Q&A and quizzes from computer science portal for geeks](http://www.geeksforgeeks.org/c-plus-plus/) * [C++ Programming Questions and Answers related to such topics as OOPs concepts, Object and Classes, Functions, Constructors and Destructors, Inheritance and etc](http://www.indiabix.com/cpp-programming/questions-and-answers/) * [LeetCode Problems' Solutions written in C++](https://github.com/haoel/leetcode) +* [25 Fundamental C++ Interview Questions](https://pangara.com/blog/cplusplus-interview-questions) ### C @@ -339,6 +340,10 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Swift Programming Language Interview Questions And Answers from mycodetips.com](http://mycodetips.com/swift-ios/swift-programming-language-interview-questions-answers-987.html) * [Your top 10 Swift questions answered](http://blog.udacity.com/2014/11/your-top-10-swift-questions-answered.html) +### Wordpress +* [Top 45 Wordpress interview questions](https://pangara.com/blog/45-wordpress-interview-questions-and-answers) + + ## Database technologies From 41c004a30b2562d0798949fe19fffe2ef7b2feb6 Mon Sep 17 00:00:00 2001 From: Pangara Date: Fri, 11 Aug 2017 18:01:14 +0700 Subject: [PATCH 2/2] Remove empty line and add Wordpress anchor in TOC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9e541d..474bbd5 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Scala](#scala) - [Shell](#shell) - [Swift](#swift) + - [Wordpress](#wordpress) - [Database technologies](#database-technologies) - [Cassandra](#cassandra) - [Microsoft Access](#microsoft-access) @@ -343,7 +344,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ### Wordpress * [Top 45 Wordpress interview questions](https://pangara.com/blog/45-wordpress-interview-questions-and-answers) - ## Database technologies