Skip to content

Afzal14786/DSA-Prep

Repository files navigation

Welcome to My DSA Journey!

This repository is a comprehensive collection of my efforts in Data Structures and Algorithms (DSA). It's designed to be a personal learning log, a reference for common DSA concepts, and a place to showcase solutions to various algorithmic problems.

DSA Banner

What you will find here

This repository is organized by DSA topics, with each topic having its own dedicated folder. Inside each topic folder, you'll find:

  • Detailed Explanations: A README.md file explaining the core concepts, common algorithms, and problem-solving approaches related to that topic.

  • Code Implementations: Solutions to various problems, typically implemented in C++.

Navigating the Repository

You can explore specific DSA topics by clicking on the links below. Each link will take you to the README.md file for that topic, providing an overview and links to the relevant code files.

DSA Topics

Here are the topics covered in this repository:

  1. Sorting Techniques
  2. Arrays
  3. Backtracking
  4. Recursion
  5. Divide And Conquer
  6. Time And Space Complexity
  7. Bitwise
  8. Linked List
  9. Matrices
  10. Stack
  11. Queue
  12. Tree
  13. Heap/Priority Queue
  14. Hashing
  15. Trie

How to Use This Repository


  • For Learning : Feel free to browse through the topics, read the explanations, and examine the code implementations.

  • For Referance : If you need a quick refresher on a specific algorithm or data structure, this repository can serve as a handy reference.

Connect with Me

Mail Me

Follow Me On :

Discord LinkedIn Instagram LeetCode Facebook Twitter Medium

This Repository is Maintain By Me & Kajal Yadhuvanshi

How To Clone

Open your terminal and paste the following links


git clone https://github.com/Afzal14786/DSA-Revision.git

cd DSA-Revision  

About

Data Structure And Algorithm Using C++

Topics

Resources

License

Stars

Watchers

Forks

Languages