Showing items from data

How did you find your niche

Finding Your Niche in Software Development: A Journey of Exploration In the ever-evolving landscape of software development, many professionals grapple with the question: “How did you find your niche?” This inquiry resonates deeply, particularly for those in fields like cloud services, …

Continue Reading

Summary: I need your help

Summary: I Need Your Help In the realm of computer science and data structures, the pursuit of knowledge is a collaborative effort. A recent discussion on Reddit, titled I Need Your Help, exemplifies this spirit of inquiry and collaboration. This blog post aims to summarize the insights shared in …

Continue Reading

What's better for large scale with lots of users A few big downloads or lots of little ones

What’s Better for Large Scale Applications: A Few Big Downloads or Lots of Little Ones? As mobile developers, we often ponder the intricacies of backend architecture, especially when it comes to scaling applications to accommodate large user bases. The decision between sending large payloads …

Continue Reading

I need your help

I Need Your Help: Preparing for the ICPC As a junior in the computer science realm, you’re embarking on a remarkable journey by signing up for the International Collegiate Programming Contest (ICPC). This esteemed competition tests your problem-solving skills, data structures, and algorithms, …

Continue Reading

I was wrong about GraphQL

I Was Wrong About GraphQL Introduction In the ever-evolving landscape of web development, technologies often gain and lose favor based on their perceived advantages and pitfalls. Recently, I found myself reflecting on my previous stance regarding GraphQL—a query language for APIs that has gained …

Continue Reading

Looking for an efficient partial key map

Efficient Partial Key Map: Exploring Data Structures for Flexible Lookups Introduction In the realm of data structures, the ability to efficiently retrieve values based on partial keys is a challenge that many developers and computer scientists face. This need arises in various applications, from …

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