Skip to content

A collection of Data Structures and Algorithms problems and solutions to improve my coding logic, problem-solving skills.

Notifications You must be signed in to change notification settings

gmprinceyt/Data-Structure-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DSA

This repository documents my journey of learning Data Structures and Algorithms (DSA) from basic to advanced level. It includes implementations of various algorithms and data structures with detailed explanations and code examples.

๐Ÿ“Œ Topics Covered

  • Arrays, Strings, Linked Lists
  • Stacks, Queues, Heaps
  • Trees, Graphs
  • Sorting and Searching Algorithms
  • Dynamic Programming
  • Backtracking and Recursion
  • Greedy Algorithms
  • Bit Manipulation

๐Ÿ’ป Languages Used

  • C++
  • JavaScript

๐Ÿš€ Goal

Master DSA concepts and improve coding performance for Real World Problem and technical interviews.


โญ๏ธ Feel free to explore, contribute, or raise issues!

About

A collection of Data Structures and Algorithms problems and solutions to improve my coding logic, problem-solving skills.

Topics

Resources

Stars

Watchers

Forks

Languages