Browsing Tag
interview
60 posts
Interview Prep Sites Are Creating a Generation of Incompetent Engineers (but then so is AI)
I’ve been a senior software engineer at three Fortune 500 companies over the past decade. I’ve interviewed hundreds…
How to start a sustainable product business: CEO Laura Crawford on growing her brand from scratch
Did you know the average baby gets through 6,000 nappies before they stop needing to use them? Did…
AWS Interview Series: Top Questions with Simple Answers ✅
“Ever walked into an AWS interview and felt like you were speaking a different language? Let’s fix that.”…
You’re Already Using Distributed Systems (You Just Don’t Know It) – Part 2
When Simple Becomes Complex: Domain Boundaries and the CAP Theorem Quick Recap In Part 1, we established that…
My Wonderful Experience at the Flex Interview
Yesterday was a very special day for me because I attended an interview at Flex, which is my…
🛠️ Inject Complex Data Types in Spring Boot Using @ConfigurationProperties
🛠️ Inject Complex Data Types in Spring Boot Using @ConfigurationProperties Meta Description: Learn how to inject arrays, lists,…
What burnout taught me: lessons from product managers
“In product, burnout is characterised by a sustained blurring or destruction of boundaries which degrades the health and…
The React interview mistake I made (and how you can avoid it) 😅
Last month, I bombed a React interview. Not because I didn’t know the technical stuff, but because I…
Basic OOP – Part 01
Everything in Python is Object-Oriented Example: a = 2 # 'a' is an object of integer type Similarly:…
How to Conduct an SDET Technical Interview
The role of a Software Development Engineer in Test (SDET) is crucial for ensuring quality and efficiency throughout…