arashnh11 / Algorithm

Collection of algorithms in matrix search, and array calculations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various algorithms in matrix search, array calculation

Algorithms in Matrix search, and Array calculations Efficient algorithm that searches for a value in an m x n matrix. Algorithm to find the maximum non-negative sub-array of an arbitray array of integers Efficient algorithm that calculates the two prime numbers that their sum is equal to an even number Efficient algorithm that calculates square root of an integer

For more information please contact: Arash Nemati Hayati Email: a.nematihayati@gmail.com

About

Collection of algorithms in matrix search, and array calculations

License:MIT License


Languages

Language:C++ 100.0%