Skip to content

A collection of projects, problem-solving practices, and implementations of Data Structures and Algorithms (DSA) in C++. This repository serves as a learning journey through various algorithms, competitive programming challenges, and DSA concepts.

Notifications You must be signed in to change notification settings

shafaq-aslam/cpp-dsa-adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-dsa-adventures banner

🧭 cpp-dsa-adventures

My coding journey with C++, diving deep into Data Structures & Algorithms, and tackling problems from LeetCode 🚀


📌 About This Repo

This repository is my personal playground and journal as I:

  • Sharpen my C++ coding skills 🧠
  • Master Data Structures & Algorithms 🔍
  • Solve a wide variety of LeetCode problems 📚

Whether you're just starting out or want to revise, feel free to explore!


🗂️ Folder Structure

Each folder contains:

  • ✨ Well-structured code
  • 📘 Comments for clarity
  • 📄 Problem statements (where needed)

🚀 Platforms Used


🔥 Sample Topics Covered

  • ✅ Arrays & Strings
  • ✅ Linked Lists
  • ✅ Recursion & Backtracking
  • ✅ Trees & Binary Search Trees
  • ✅ Stacks & Queues
  • ✅ Graphs (BFS, DFS, etc.)
  • ✅ Dynamic Programming
  • ✅ Sliding Window, Two Pointer, etc.

🧠 Learning Goals

  • Strengthen problem-solving and coding logic
  • Build a solid foundation for technical interviews
  • Contribute regularly and track my growth

📣 Let's Connect

If you found this helpful, feel free to ⭐ the repo, follow my journey, and maybe even contribute!

💬 “Consistency is more important than intensity.” — Let’s code a little every day!

About

A collection of projects, problem-solving practices, and implementations of Data Structures and Algorithms (DSA) in C++. This repository serves as a learning journey through various algorithms, competitive programming challenges, and DSA concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages