From fde948ed27ed857ca267006a5b2de59a4c5f14f6 Mon Sep 17 00:00:00 2001 From: Rishabh Maurya Date: Fri, 15 Nov 2019 23:55:27 +0530 Subject: [PATCH] Added Interview questions repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 530a4cb..ecf0010 100644 --- a/README.md +++ b/README.md @@ -536,7 +536,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Windows Admin Interview Questions & Answers](http://www.01world.in/p/windows.html) ## Algorithms - +* [Comprehensive list of interview questions of top tech companies](https://github.com/rishabh115/Interview-Questions) * [A great list of Java interview questions](http://java2novice.com/java-interview-programs/) * [Algorithms playground for common interview questions written in Ruby](https://github.com/sagivo/algorithms) * [EKAlgorithms contains some well known CS algorithms & data structures](https://github.com/EvgenyKarkan/EKAlgorithms)