From 1eab4c5cd28475c7b42eac35f0a55bf0e2b33e77 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Fri, 7 Dec 2018 12:21:38 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20graphql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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/)