Skip to content
/ DSA Public

Repository to view the various Data Structures and Algorithms problems solved in platforms such as LEETCODE , GEEKSFORGEEKS, CODING NINJA etc

Notifications You must be signed in to change notification settings

Sundar2k4/DSA

Repository files navigation

DSA Solved Problems Repository

Welcome to my Data Structures and Algorithms (DSA) Solutions repository! This repository contains solutions to various DSA problems I have solved from platforms like LeetCode, HackerRank, Codeforces, and more.

📁 Structure

Each solution is organized by problem name and includes the following:

  • Language: All problems are solved using C++, unless otherwise specified.
  • Solution: Optimized and tested code for each problem.
  • Explanations: Some problems include a brief explanation of the approach used, along with comments in the code.

📚 Topics Covered

This repository contains solutions across a wide range of DSA topics, including:

  • Arrays and Strings
  • Linked Lists
  • Stacks and Queues
  • Trees and Graphs
  • Dynamic Programming
  • Greedy Algorithms
  • Sorting and Searching
  • Backtracking
  • Recursion
  • Mathematical Problems

🔧 How to Use

  1. Clone the repository:
    git clone https://github.com/yourusername/dsa-solved-problems.git

About

Repository to view the various Data Structures and Algorithms problems solved in platforms such as LEETCODE , GEEKSFORGEEKS, CODING NINJA etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published