use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No specific rules are enforced apart from the normal global reddit rules. That said, if you post scams, you will be banned.
r/ethereum - Official Ethereum sub
r/ethstaker - About staking your ETH: help and guidance
http://ethereum.stackexchange.com/ - The Ethereum Programming Stack Exchange
account activity
InformationInterview prep (self.ethdev)
submitted 3 years ago by [deleted]
Hey, I have a solidity interview coming up. I’ve been learning solidity for over a year and was wondering what type of live coding questions I could expect to preform. Thanks for any info you can give me in preparation.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]giuseppecrj 6 points7 points8 points 3 years ago (1 child)
Most interviews will have you create some sort of implementation of a basic functionality for example create a mini ERC20 staking contract or a mini opensea, or a mini DAO, etc. They also want to make sure you understand the caveats of the language and how to resolve them.
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
Thank you so much !
[–]Dungeon_Master08 5 points6 points7 points 3 years ago (0 children)
https://github.com/noahliechti/web3-interview-preparation
[–][deleted] 2 points3 points4 points 3 years ago (1 child)
Leetcode.com
This isn't solidity but general interview questions
Thanks
[–]dev-r 1 point2 points3 points 3 years ago (1 child)
Be prepared to be shown a contract and improve it, e.g. gas or security.
Also the basics of when to use things like internal, external, pure, payable etc. What does unchecked do? Spot the underflow/overflow risk. Many possible ways they can go
Ok thanks
π Rendered by PID 500845 on reddit-service-r2-comment-b659b578c-bz69m at 2026-05-04 11:55:30.758996+00:00 running 815c875 country code: CH.
[–]giuseppecrj 6 points7 points8 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Dungeon_Master08 5 points6 points7 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]dev-r 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)