Merge pull request #180 from rishabh115/master

Added Interview questions repo link
This commit is contained in:
Elvira Burchik 2020-01-22 16:06:55 +03:00 committed by GitHub
commit 2d8807d6d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -554,7 +554,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) * [Windows Admin Interview Questions & Answers](http://www.01world.in/p/windows.html)
## Algorithms ## 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/) * [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) * [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) * [EKAlgorithms contains some well known CS algorithms & data structures](https://github.com/EvgenyKarkan/EKAlgorithms)