Skip to content

Algorithms Implements-The implementations from this repository were coded using C++ programming language and Java programming language

Notifications You must be signed in to change notification settings

AndreeaDraghici/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

The implementations from this repository were coded using C++ programming language and Java programming language.

!!!!! NOTE: Each repository also contains images with input and output data for each implemented algorithm. !!!!!



Sorting Algorithms in Java:

1.Bubble Sort

2.Selection Sort

3.Insertion Sort



Mathematical algorithms in C++:

  1. Gaussian elimination method
  2. Gaussian method with partial pivoting and total pivoting
  3. LR Doolittle Factorization
  4. Chio Method
  5. Tridiagonal Matrix
  6. Jacobi Method
  7. Method of Successive Approximations
  8. Seidel Gauss Method
  9. Krylov Method
  10. Fadeev Method
  11. Newton Method
  12. Lagrange Method
  13. Simpson Method
  14. Trapezoidal Method
  15. Numerical evaluation of double integrals on triangles.


Mathematical algorithms in Java:

  1. Hexagonal Numbers
  2. Triangular Numbers
  3. Pentagonal Numbers

About

Algorithms Implements-The implementations from this repository were coded using C++ programming language and Java programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published