DSA/algorithms
Akash Negi 33406913d8
chore(CPlusPlus): created prime-check (#295)
* Created prime-check.cpp

Added new file in Maths section(prime-check.cpp).

* Updated Time complexity and addded test case.

Fixes indentation and minor typos.

* Fixed Indentation

* Fixed Indentation

* Updated Maths Section

* Fixed Typo
2021-05-15 07:17:05 -04:00
..
C chore(C): add Heap-sort (#285) 2021-05-08 13:04:14 -04:00
CPlusPlus chore(CPlusPlus): created prime-check (#295) 2021-05-15 07:17:05 -04:00
CSharp Fix typo (#208) 2021-04-15 13:43:24 -04:00
Go enh(Go): binary-search (#273) 2021-05-08 13:08:04 -04:00
Haskell chore: migration of haskell 2021-04-17 21:47:53 -04:00
Java chore(Java): add celebrity problem and sliding window maximum (#281) 2021-05-05 12:36:49 -04:00
JavaScript chore(JavaScript): quick sort added (#270) 2021-04-27 13:11:17 -04:00
Python chore(Python): added ternary_search (#274) 2021-04-29 11:52:03 -04:00
Rust chore: migration of rust 2021-04-17 21:49:35 -04:00