Skip to content

Implementation of different essential algorithm and their supporting non build-in data structure

Notifications You must be signed in to change notification settings

sir-rasel/Algorithm_Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm_Design

Description

This is a data structure and algorithm made by myself. Basically all codes are design as they can be used in competitive programming. But feel free for using this library.
Implementation of different essential algorithm and their supporting non build-in data structure.
Generally there stay some essential and well know algorithm whose we use our general 'software engineering'.
Those algorithm are mostly suitable for "Competative programming".
This can be used as a supporting role of university "Algorithm Design" course.

Content Pattern

  1. Basic data structure
  2. Sortng Algorithm
  3. Searchng Algorithm
  4. Tree Algorithm
  5. Graph Algorithm
  6. Dynamic programming efficient implementation etc.

Conclusion

Feel free for any kind of bug fixing and changes. Also feel free for using this libraries code for many purpose.

About

Implementation of different essential algorithm and their supporting non build-in data structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published