Skip to content

captainWaheed/Data-Structures-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms in C++

A DSA repo which covers code snippets of basics in C++.

Covered Topics

In this repo we have covered:

  • Linked List
  • Doubly Linked List
  • Queue
  • Circular Queue
  • Stack
  • Trees
  • Algorithms

Prerequisites

The things you need before following along or installing the source code.

  • You need to have basic knowledge of C++ Syntax
  • And you need to have concept of Arrays in C++.
  • Oh, and don't forget to have VScode or Dev C++ installed (you can use other editors as well)

Built with

  • C++
  • Dev C++
  • Visual Studio Code

How You Can Contribute to This Project

  • ⭐ this Repo
  • Fork the repo.
  • Make your addition by creating your file
  • Click on the green button (Compare and Pull request)
  • Click on Send Pull Request
  • Wait for you PR to be reviewed and merge approval

Feedback

If you have any feedback, please reach out to us at [email protected]

🔗 Links

Portfolio linkedin twitter Instagram

LICENSE

MIT LICENSE

About

DSA in C++ with algorithms and concepts.

Topics

Resources

License

Stars

Watchers

Forks

Languages