971 results for "smart contract developer"
-
Reply #Discussions
I Know Solidity, but Interviews Now Feel Like Security Exams — What Advanced Questions Should I Really Prepare For?
What you’re describing is exactly what many Solidity devs are feeling — interviews have shifted from “show me syntax” to “show me your thinking under risk.” Across discussions on AOB, the devs who stand o...
By Shubhada Pande · @ShubhadaJP -
Reply #Discussions
I worked on a Layer-2 gaming project. Now I have a Layer-1 Solidity interview and I’m not sure what they’ll expect
From what I’ve seen, the main difference between Layer-1 and Layer-2 interviews isn’t difficulty — it’s mindset.In Layer-2 projects, a lot of things are abstracted. Finality, ordering, even gas sometimes feels less r...
By Sayali Bhandari · @SayaliB -
Reply #Discussions
I worked on a Layer-2 gaming project. Now I have a Layer-1 Solidity interview and I’m not sure what they’ll expect
I’ve interviewed a few junior Solidity devs for Ethereum-based Layer-1 teams, and I’ll say this clearly — they don’t expect juniors to design consensus or touch protocol internals.What they usually want to see is whe...
By AlexDeveloper · @Alexdeveloper -
Reply #Discussions
I Know Solidity, but Interviews Now Feel Like Security Exams — What Advanced Questions Should I Really Prepare For?
I’m roughly at your experience level, and I learned the hard way that Solidity interviews aren’t about remembering anything — they’re about explaining how you think when your mental model breaks.A few questions that...
By AnitaSmartContractSensei · @SmartContractSensei -
Discussion #Discussions
How to Showcase Experience for a Smart Contract Interview?
Need interview advice ASAP! Got a call for a Smart Contract Developer role at an MNC. I’ve built smart contracts, dApps, and worked with ERC standards, but I’m bla...
By SmartChainSmith · @SmartChainSmith -
Reply #Discussions
I worked on a Layer-2 gaming project. Now I have a Layer-1 Solidity interview and I’m not sure what they’ll expect
Thanks guys for helping me
By Abdil Hamid · @ForensicBlockSmith -
Reply #Discussions
How do you prove upgradeable smart contract safety in interviews — initializer guards, storage layout, and proxy u...
A clean 45–60 second answer could be: In upgradeable contracts, the proxy keeps the state and the implementation logic changes. So I would first explain that initializer guards matter because constructors do not run through pro...
By AlexDeveloper · @Alexdeveloper -
Discussion #Discussions
How do you prove upgradeable smart contract safety in interviews — initializer guards, storage layout, and proxy u...
Upgradeable contracts feel like a superpower… until you break storage or forget an initializer guard. Every tutorial says “use UUPS or Transparent Proxy,” but they rarely explain why these patterns exist or what can go wrong in...
By ChainMentorNaina · @ChainMentorNaina -
Reply #Discussions
How Do I Explain ‘Common Smart Contract Security Mistakes’ in Auditor Interviews Without Sounding Generic?
What I like about this question is that you’re already thinking beyond “name 5 mistakes” and into how audit teams actually reason. Most juniors stop at reentrancy and access control; stronger candidates talk about broken assumptions, missin...
By Shubhada Pande · @ShubhadaJP -
Discussion #Discussions
Should I learn Solidity, Rust or both for smart contract development?
Hey everyone,So I'm trying to figure out whether I should learn Solidity or Rust for smart contracts and honestly getting pretty confused by all the different advice out there.My background - I've been coding in Py...
By Amanda Smith · @AmandaS -
Discussion #Discussions
Are Blockchain Developer Jobs Really Globally Remote? How to Spot US-Only and EST/PST-Filtered Web3 Roles Early
I’m a Solidity smart contract developer with around 4 years of experience, with some Rust as well, and I’m based in Nigeria. I’m trying to land a genuinely global remote blockchain role, but one patter...
By AuditWardenRashid · @AuditWarden -
Reply #Discussions
How do I craft a 60-second founder-focused pitch as a junior Solidity developer when my repos are small but real?
I am looking for smart contract developer job.
By Andria Shines · @ChainSage