Skip to content

This repository has DSA tutorials in C++ covering almost every topic. There are also plenty of practice problems with solutions in it!

License

Notifications You must be signed in to change notification settings

Aaryan-R-S/DSA-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Data Structures and Algorithm Tutorials

A awesome Tutorial to kickstart your coding journey!
Explore the docs »

Table of Contents
  1. About The Tutorial
  2. Getting Started
  3. Roadmap
  4. License
  5. Acknowledgements

About The Tutorial

Product Name Screen Shot

There are many DSA Tutorials available on internet, however, I didn't find one that really suit my needs so I created this one. I wanted to create it so amazing that it'll be containing every important topic you will ever study.

Here's why:

  • You shouldn't be doing the same tasks over and over like revisiting long and boring documentations for refering the commands.
  • Your time should be focused on creating something amazing. A project that solves a problem and helps others.

A list of commonly used resources that I myself followed and find helpful are listed in the acknowledgements.

Technologies Used

Getting Started

To get a local copy up and running follow these simple steps.

Pre-requisites

  1. Basic understanding of C++ (Tutorials: English | Hindi)
  2. MinGW installed on your computer (See Installation)
  3. GitHub Account (Sign Up)

Installation

  • Clone the repo
    git clone https://github.com/Aaryan-R-S/DSA-Tutorials.git
  • Install MinGW
  • Add MinGW bin directory to Path
    How?

Roadmap

  • Tutorials folder contains various c++ files with code on various DSA topics alongwith some problems and their solutions.
  • Now, you are ready to go!

License

Feel free to clone this repository and use/edit it according to your needs.
See LICENSE for more information.

Acknowledgements

About

This repository has DSA tutorials in C++ covering almost every topic. There are also plenty of practice problems with solutions in it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published