add graphql

This commit is contained in:
Ahmed Tarek 2018-12-07 12:21:38 +02:00 committed by GitHub
parent dbed7d31fd
commit 1eab4c5cd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
- [EmberJS](#emberjs)
- [Erlang](#erlang)
- [Golang](#golang)
- [Graphql](#graphql)
- [HTML](#html)
- [Ionic](#ionic)
- [iOS](#ios)
@ -186,6 +187,11 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Solutions for some basic coding interview tasks written in Go](https://github.com/efischer19/golang_ctci)
* [Top 20 GO Programming Interview Questions for both freshers and experienced developers](http://career.guru99.com/top-20-go-programming-interview-questions/)
### Graphql
* [8 GraphQL Interview Questions To Know](https://www.fullstack.cafe/blog/5-graphql-interview-questions-you-should-know)
* [How to Graphql - Common Questions](https://www.howtographql.com/advanced/5-common-questions/)
### HTML
* [10 Typical HTML Interview Exercises from SitePoint.com](http://www.sitepoint.com/10-typical-html-interview-exercises/)