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 have a Solidity developer interview coming up for a Layer-1 blockchain, and I’m honestly confused about how to prepare.
I finished a 6-month internship where I mostly worked with Solidity on a Layer-2 gaming project. I wrote gameplay contracts, handled wallet interactions, did some upgrades, and wrote tests. I’m comfortable writing contracts and fixing basic issues, but my work was very application-level.
What’s stressing me out is the Layer-1 part.
When I search online, people say Layer-1 interviews involve protocol design, consensus, gas mechanics, security assumptions, and things that I’ve never worked on directly. I didn’t touch consensus or core protocol code during my internship.
So now I’m unsure what they’ll actually expect from someone at my level.
Will they go deep into consensus and validators?
Or will they mostly test Solidity, EVM basics, and security thinking?
Is a Layer-1 interview very different from a Layer-2 one if your experience is mostly on the app side?
I’m trying to figure out if my internship experience is enough, or if I’m missing something important before the interview.
Would really appreciate advice from anyone who’s been through Layer-1 Solidity interviews.