Skip to content

Vidhan-152/DSA-Code-Snippets-

Repository files navigation

🧩 DSA Code Snippets

Welcome to my collection of Data Structures & Algorithms solutions from Striver’s A2Z DSA Sheet.
I’m documenting my journey as I improve problem-solving skills — one topic at a time 🚀


Amazon


What’s Inside

  • Topic-wise solutions — Arrays, Strings, Recursion, Linked Lists, Trees, Graphs, and more
  • Clean and well-commented C++ code
  • Regular updates reflecting daily progress
  • Follows: Striver’s A2Z DSA Sheet

Point to Remember

  • Code shared for reference only for all CP contests
  • Unauthorized use or submission under the name "Starman248" is strictly forbidden
  • Any such submissions found will be tracked down and reported instantly. I am watching 👀

Tech Stack

  • Language: C++
  • Editor: VS Code
  • Version Control: Git & GitHub
  • Reference: Striver’s A2Z DSA Sheet

📂 Repository Structure

DSA-Code-Snippets/
│
├── 01_Basics/
├── 02_Arrays/
├── 03_Strings/
├── 04_Searching_Sorting/
├── 05_Recursion_Backtracking/
├── 06_LinkedList/
├── 07_Trees/
├── 08_Graphs/
├── 09_LeetCode_POTD/
├── 10_CodeChef/
├── 11_CodeForces/
├── 12_IMP_Patterns/
└── README.md

Future Plans

  • Add optimized C++ STL-based solutions
  • Include time and space complexity for each problem
  • Add visual explanations and problem links
  • Eventually extend to CP and LeetCode patterns

Contributions

This is primarily a personal learning repo, but suggestions or improvements are welcome!
Feel free to open a pull request or share your thoughts in the Issues tab.

If everything seems under control, you’re not flying fast enough

Keep coding, keep improving ”

No Longer Associated with Hactoberfest'25. Contribution are still Welcomed 🫡

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 22