Sourcing vs recruiting

Sourcing vs Recruiting: Understanding the Distinction In the world of talent acquisition, there is a common misconception that sourcing and recruiting are interchangeable terms. This misunderstanding can lead to inefficiencies in the hiring process and ultimately impact an organization’s …

Continue Reading

The Question I Ask Every New Report

The Question I Ask Every New Report In my years of experience managing tech teams, one of the most pivotal moments in establishing a productive relationship with a new report is our very first conversation. While many leaders might focus on the past experiences of their new team members, I have …

Continue Reading

What ds algo to revise

What Data Structures and Algorithms Should I Revise for My Interview? Introduction Preparing for a technical interview can be daunting, especially when it comes to data structures and algorithms (DSA). If you have an interview lined up, such as for a Python Backend role at Deloitte, it’s …

Continue Reading

What is it called when someone takes readable code and optimizes it, which makes it less readable How do I get this to s...

The Perils of Optimization: When Readability Takes a Backseat In the ever-evolving landscape of software development, the balance between code performance and readability is a contentious topic. As developers, we often find ourselves at a crossroads when faced with the need to optimize code. In …

Continue Reading

Your Priorities Writing Code

Your Priorities When Writing Code: Finding Balance in the Enterprise Context TL;DR Understanding your priorities while writing code is crucial, especially in an enterprise context. Your focus may shift depending on the project requirements and team dynamics, but clarity on what truly matters can …

Continue Reading