Skip to content

A collection of Data Structures and Algorithms implemented in C++. Includes solutions to common problems, optimized approaches, and explanations for each topic.

Notifications You must be signed in to change notification settings

KashyapDas/Data-Structure-and-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Data Structures & Algorithms in C++

This repository contains my personal implementations and practice problems for Data Structures and Algorithms (DSA) using C++.
The goal is to improve problem-solving skills, understand core concepts deeply, and write optimized, clean code.


πŸ“Œ Features

  • βœ… Implementations of common data structures
  • βœ… Solutions to algorithmic problems (from platforms like LeetCode, Codeforces, HackerRank, etc.)
  • βœ… Optimized and well-commented C++ code
  • βœ… Organized by topics for easy navigation
  • βœ… Constantly updated as I learn and practice

πŸ“‚ Repository Structure

About

A collection of Data Structures and Algorithms implemented in C++. Includes solutions to common problems, optimized approaches, and explanations for each topic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages