From 55cf30eb19a85010123faea1a4258354b83c142d Mon Sep 17 00:00:00 2001 From: Brian Vallelunga Date: Tue, 16 Nov 2021 10:47:00 -0800 Subject: [PATCH] Removing low quality interview questions guide --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6e8d131..a640666 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,6 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g * [Solutions for Elements of Programming Interviews problems written in Golang](https://github.com/mrekucci/epi) * [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