Hey everyone! 👋

So I've been preparing for technical interviews lately, specifically 
focusing on Go programming concepts. I couldn't find a good free resource 
that had everything I wanted - you know, learning Go-specific concepts like 
concurrency, interfaces, and goroutines, combined with hands-on coding 
practice and automated testing all in one place.

Ended up building my own little platform with 30 Go challenges! 😄

It's got:
✅ A web interface where you can code directly 
✅ Tests that run instantly
✅ Performance tracking
✅ Learning materials for each challenge
✅ Even a little leaderboard (because why not make it fun? :D) 
✅ GitHub workflow auto judge that automatically evaluates and scores 
solutions

Honestly, building this was almost as enjoyable as solving the challenges 
themselves. Got some great help from LLMs too, which made the whole process 
way smoother.

I think it can be really useful for junior and mid-level Go developers who 
want to prepare for technical interviews, or simply want to practice and 
strengthen their Go programming skills. You can contribute by solving 
challenges and climbing up the scoreboard, or even better - add new 
challenges or help solve existing issues!

It's completely free and open source if anyone wants to check it out:
🔗 https://github.com/RezaSi/go-interview-practice

Would love to hear what you think if you give it a try! 🚀

Feel free to repost if you think someone in your network might be looking 
for this kind of resource - always happy to get more support and 
contributors!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/4651758b-7074-48bb-b535-ca386309c361n%40googlegroups.com.

Reply via email to