Skip to content

sunnstix/Algorithms

Repository files navigation

Algorithms

Practice Repo for some basic algorithms in Python and C++

Sorting Algorithms

  • Bogo Sort
  • Bubble Sort
  • Heap Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Selection Sort

Graph Algorithms

  • Djikstra
  • Prim
  • Kruskal

Definite Integration Algorithms

  • Simpson
  • Trapezoidal

Differentiation Algorithms

  • Forward Difference

About

Practice Repo for some basic algorithms in Python and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published