DSA/algorithms/CPlusPlus
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
..
Arrays chore(CPlusPlus): create reverse-array.cpp (#283) 2021-05-13 13:05:57 -04:00
Graphs Migrate C++ codes to new directory structure (#226) 2021-04-18 08:05:10 -04:00
Linked-Lists Migrate C++ codes to new directory structure (#226) 2021-04-18 08:05:10 -04:00
Maths chore(CPlusPlus): created prime-check (#295) 2021-05-15 07:17:05 -04:00
Multiplication Migrate C++ codes to new directory structure (#226) 2021-04-18 08:05:10 -04:00
Queues Migrate C++ codes to new directory structure (#226) 2021-04-18 08:05:10 -04:00
Searching chore(C & CPP): Ternary Search (#280) 2021-05-04 06:28:56 -04:00
Sorting enh(CPlusPlus): heap-sort (#290) 2021-05-10 07:47:30 -04:00
Stacks Migrate C++ codes to new directory structure (#226) 2021-04-18 08:05:10 -04:00
Strings added '*/' at the end of the comment (#229) 2021-04-18 12:22:31 -04:00
Trees chore(CPlusPlus): add binary search tree (#297) 2021-05-14 08:43:12 -04:00
README.md chore(CPlusPlus): created prime-check (#295) 2021-05-15 07:17:05 -04:00