Merge pull request #85 from pangarajobs/master

Add new link to C++ and new Wordpress category
This commit is contained in:
Maxim Abramchuk 2017-08-11 14:02:07 +03:00 committed by GitHub
commit d01f2b33ae

View File

@ -43,6 +43,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
- [Scala](#scala) - [Scala](#scala)
- [Shell](#shell) - [Shell](#shell)
- [Swift](#swift) - [Swift](#swift)
- [Wordpress](#wordpress)
- [Database technologies](#database-technologies) - [Database technologies](#database-technologies)
- [Cassandra](#cassandra) - [Cassandra](#cassandra)
- [Microsoft Access](#microsoft-access) - [Microsoft Access](#microsoft-access)
@ -104,6 +105,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 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/) * [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) * [LeetCode Problems' Solutions written in C++](https://github.com/haoel/leetcode)
* [25 Fundamental C++ Interview Questions](https://pangara.com/blog/cplusplus-interview-questions)
### C ### C
@ -339,6 +341,9 @@ 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) * [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) * [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 ## Database technologies