Add link to the algorithms' list

Link to a mailing list of daily coding interview questions.
https://github.com/MaximAbramchuck/awesome-interview-questions
This commit is contained in:
lmmc2 2019-10-03 16:31:34 -03:00 committed by GitHub
parent 5bd0dd48a4
commit d666ef8fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -532,6 +532,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [Top 10 Algorithms for Coding Interview](http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/)
* [Top 15 Data Structures and Algorithm Interview Questions for Java programmer](http://javarevisited.blogspot.com.by/2013/03/top-15-data-structures-algorithm-interview-questions-answers-java-programming.html)
* [Top Algorithms Questions by Topics](https://github.com/yangshun/tech-interview-handbook/blob/master/algorithms/README.md)
* [Daily Coding Interview Practice](https://www.techseries.dev/daily)
## Blockchain
* [Top 55 Blockchain Interview Questions You Must Prepare In 2018](https://www.edureka.co/blog/interview-questions/blockchain-interview-questions/)