Skip to content

Repository files navigation

📚 Data Structures & Algorithms (DSA) – C++

This repository contains my practice solutions for common Data Structures and Algorithms problems.
The solutions are organized topic-wise for easy navigation and revision.

📂 Folder Structure

  • Arrays
  • Strings
  • Linked List
  • Stack
  • Queue
  • Recursion
  • Trees
  • Graphs
  • Dynamic Programming (DP)

🛠 Language Used

  • C++

✨ What you’ll find here

  • Clean and readable code
  • Problem-wise solutions
  • Comments explaining approach and complexity
  • Regular updates as I practice more problems

🎯 Goal

To build strong problem-solving skills and prepare for coding interviews through consistent DSA practice.

📌 Sources

Problems are practiced from platforms like:

  • LeetCode
  • GeeksforGeeks
  • CodeStudio

Feel free to explore the folders to see topic-wise implementations.

About

This repository contains my practice solutions for common Data Structures and Algorithms problems. The solutions are organized topic-wise for easy navigation and revision.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages