Skip to content

NikolasEnt/Algorithm-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

This repository is a personal collection of classical algorithms. It will be constantly supplemented. The collection can be used to recall algorithms for coding interview or for practice.

Categories

  • Sorting

    • Bubble sort
    • Insertion sort
    • Selection sort
    • Shell sort
    • Merge sort
  • Mathematical algorithms

    • Factorial
    • Prime factorization
    • Fibonacci numbers
    • Euclid's GCD Algorithm
  • Numerical methods

    • Fixed-point iteration
    • Newton method
    • Secant method
    • Tridiagonal matrix algorithm

About

Personal collection of classical algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published