Skip to content

teja-afk/DSA_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 DSA in C++

Welcome to my Data Structures and Algorithms (DSA) repository in C++!
This repo is a collection of my personal DSA practice and learning journey — including coding problems, explanations, and optimized solutions using C++.

📚 What You'll Find Here

  • ✅ Solved problems from platforms like LeetCode, CodeStudio (CodeHelp), GFG, etc.
  • 🧠 Topics covered: Arrays, Strings, Linked Lists, Trees, Graphs, DP, and more.
  • 🧪 Optimized C++ code with comments for clarity.
  • 🗂️ Properly organized topic-wise folders for easy navigation.

📌 Each folder contains problems and their solutions with meaningful filenames.


🛠 Tech Stack

  • Language: C++
  • IDE: VS Code
  • Tools: STL, Recursion, Backtracking, Bit Manipulation, etc.

🧑‍💻 Author

Teja Poosa
I'm a Fourth-year Computer Science student, consistently learning and practicing DSA to build strong problem-solving skills.


🤝 Contributing

This repository is primarily for my own practice, but if you’d like to contribute or collaborate:

  1. Fork the repo
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a Pull Request

⭐️ Support

If you find this repository helpful, consider giving it a ⭐️ to help others discover it too!


📌 Disclaimer

This repository is for educational purposes only. All content is either self-written or adapted for learning. Feel free to use it as reference material!

About

A comprehensive collection of Data Structures and Algorithms problems solved using C++. Includes well-structured, topic-wise solutions with clean code, comments, and optimized approaches for interviews and competitive programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors