diff --git a/README.md b/README.md index 1249871..25508cc 100644 --- a/README.md +++ b/README.md @@ -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/)