Kicking Off My DSA Journey: LeetCode Like a Lady, Cracking Coding Interviews in Heels

Tanusha RainaTanusha Raina
1 min read

Hello, world!

I’m excited to announce the launch of my new blog series on Hashnode, titled "LeetCode Like a Lady: Cracking Coding Interviews in Heels". I’ll be documenting my journey through Data Structures and Algorithms (DSA). I've completed the arrays section so far and thought it would be beneficial to document my thought process and solutions. This way, I can refer back to it and also help others who are on the same path.

Why DSA?

Data Structures and Algorithms are essential for:

  • Problem-Solving: They enhance your ability to tackle complex problems.
  • Interviews: Most technical job interviews focus heavily on DSA.
  • Performance: They help in writing code that runs faster and uses resources efficiently.

What to Expect

Each day, I’ll post a solution to a LeetCode problem in C++. Here’s how each post will be structured:

  1. Problem Statement: A brief description of the problem.
  2. Approach: My thought process and strategy for solving the problem.
  3. Solution: The actual code implementation with explanations.

I hope you find these posts helpful. Feel free to comment with your thoughts, questions, or alternative solutions. Let’s learn and grow together in our DSA journey!

May your code compile flawlessly. Until then!

Tanusha

10
Subscribe to my newsletter

Read articles from Tanusha Raina directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Tanusha Raina
Tanusha Raina

My journey started with a desire to understand the big picture, the economic forces that shape our world. But somewhere along the way, the power of code ignited a fire within me. It wasn't just the logic, but the potential to create, to build, to be a part of the future.