Skip to content

nit-ap/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Algorithms


This repositories contain all the algorithm . Contribute in this repository with your desired language .

Some of the types

  • Tree Algo
  • Graphs Algo
  • Search Algo

🤝 HOW TO CONTRIBUTE?

  • Fork the Repository.
  • Than clone your forked repository (https://github.com/yourusername/Algorithms).
  • Work on any algorithms.
  • Create a folder if not present for your algorithm.
    • Eg:
      1. Folder name - Search Algo
      2. Sub Folder name - linear_search
      3. File name - linear.py,linear.cpp etc
  • Follow the code of conduct as mention above.
  • Create a Pull Request (from your branch to the main repository master branch) which will be promptly reviewed and suggestions would be added to improve it.

About

Contain all the algorithms .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published