DSA DISCORD

DSA DISCORD: A Collaborative Space for Learning Hello everyone! I recently shared an exciting initiative aimed at enhancing our study experience—creating a dedicated Discord server for all of us to explore Data Structures and Algorithms (DSA) together! If you’re passionate about coding and …

Continue Reading

EMs, how do you evaluate the performance of a Dev if you only have stats for tickets completed

EMs, How Do You Evaluate the Performance of a Developer If You Only Have Stats for Tickets Completed? As engineering managers (EMs), we often face the challenge of evaluating the performance of our developers. In a kanban setup where teams operate independently and the focus is on flow rather than …

Continue Reading

Growth Next Steps

Growth Next Steps? Navigating Career Advancement in a Stagnant Environment As a senior software engineering manager for a Fortune 100 company, I have found myself at a crossroads, grappling with the challenges of career advancement within a complex organizational structure. With a team of 34 …

Continue Reading

How to start DSA

How to Start Learning Data Structures and Algorithms (DSA) with C++ Learning Data Structures and Algorithms (DSA) can be a daunting task for beginners, especially in a language like C++. Many aspiring programmers find themselves overwhelmed with the vast resources available—be it YouTube playlists, …

Continue Reading

I have an idea

I Have an Idea In this post, I want to explore the fascinating concept of using the tea tree mushrooms’ parasitism model as a foundation for creating innovative data structures in programming. The idea stems from the biological interactions of parasitic fungi with their hosts, which can …

Continue Reading

Introduction to Quad Trees

Introduction to Quad Trees In the realm of computer science and data structures, quad trees stand out as a powerful tool for managing two-dimensional spatial data. They provide an efficient way to partition space, making them invaluable in various applications, from game development to geographic …

Continue Reading

leetcode down :(

LeetCode Down :( With LeetCode down, many of us are left pondering how to fill our time on this unexpectedly beautiful 75-degree Wednesday evening. The frustration is palpable, and it feels like a void has been created in our daily coding routines. What do we do when our go-to platform for honing …

Continue Reading