Skip to content

Commit 226ba42

Browse files
authored
Merge pull request #5 from moinuddin14/master
Initial Blockchain Resources and Interview Questions
2 parents 3f7bd30 + 181b88a commit 226ba42

File tree

3 files changed

+497
-0
lines changed

3 files changed

+497
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
How to Pass an Interview on Solidity (Part 1)
2+
https://dzone.com/articles/how-to-pass-interview-on-solidity-part-1
3+
4+
How to Pass an Interview on Solidity (Part 2)
5+
https://dzone.com/articles/how-to-pass-interview-on-solidity-part-2
6+
7+
Blockchain Interview Questions and Answers
8+
https://www.besanttechnologies.com/blockchain-interview-questions-and-answers
9+
10+
https://sites.google.com/site/blockchaintutorial/sharding-faq/interview-question-and-answers/solidity-faqs
11+
12+
https://www.amazon.in/Top-Blockchain-Interview-Questions-Answers-ebook/dp/B0776482J4
13+
14+
Edureka Interview Questions
15+
https://www.edureka.co/blog/interview-questions/blockchain-interview-questions/
16+
17+
Blockchain Interview Questions The Collection
18+
https://medium.com/coinmonks/blockchain-interview-questions-the-collection-38de299ce44d
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Solidity Interview Questions: https://applicature.com/blog/blockchain-developer-interview
2+
https://applicature.com/blog/ethereum-solidity-meetup-3
3+
https://applicature.com/blog/
4+
https://github.com/SoftZen/The-Ultimate-Collection-of-Ethereum-Solidity-and-Smart-Contracts-Interview-Questions
5+
6+
Ethereum Wire Protocol
7+
https://github.com/ethereum/wiki/wiki/Ethereum-Wire-Protocol
8+
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md
9+
10+
https://blog.ethereum.org/2016/11/20/from-morden-to-ropsten/
11+
https://blog.ethereum.org/
12+
https://ethresear.ch/
13+
14+
Ethereum Resources
15+
16+
https://eattheblocks.com/best-way-to-learn-solidity-for-beginners/
17+
https://ethernaut.zeppelin.solutions/
18+
https://www.crypto101.io/
19+
https://www.chainshot.com
20+
https://cryptozombies.io/

0 commit comments

Comments
 (0)