diff --git a/README.md b/README.md index 4dc9335..dc38b49 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Linux](#linux) - [Windows](#windows) - [Algorithms](#algorithms) +- [Blockchain](#blockchain) - [Coding exercises](#coding-exercises) - [Comprehensive lists](#comprehensive-lists) - [Design patterns](#design-patterns) @@ -468,6 +469,16 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [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) +## Blockchain +* [Top 55 Blockchain Interview Questions You Must Prepare In 2018](https://www.edureka.co/blog/interview-questions/blockchain-interview-questions/) +* [Blockchain Interview Questions](https://mindmajix.com/blockchain-interview-questions) +* [Top Blockchain Interview Questions](https://intellipaat.com/interview-question/blockchain-interview-questions/) +* [Blockchain Developer Interview Questions and Answers](https://applicature.com/blog/blockchain-interview-questions) +* [10 Essential Blockchain Interview Questions ](https://www.toptal.com/blockchain/interview-questions) +* [Blockchain Interview Questions The Collection](https://medium.com/coinmonks/blockchain-interview-questions-the-collection-38de299ce44d) +* [Top 30 Blockchain Interview Questions – For Freshers to Experienced](https://data-flair.training/blogs/blockchain-interview-questions/) +* [Most Frequently Asked Blockchain Interview Questions](https://www.digitalvidya.com/blog/blockchain-interview-questions/) + ## Coding exercises * [Common interview questions and puzzles solved in a number of languages](https://github.com/mre/the-coding-interview)