factorial
Here are 29 public repositories matching this topic...
C++ code: Manipulating data and extracting useful outputs
-
Updated
Nov 23, 2017 - C++
Algorithms in C++
-
Updated
Jun 2, 2018 - C++
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacob…
-
Updated
Jun 30, 2018 - C++
Some of my standard algorithm.
-
Updated
Dec 14, 2018 - C++
-
Updated
Jan 11, 2019 - C++
Print the factorial of the num
-
Updated
Aug 28, 2019 - C++
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
-
Updated
Sep 13, 2019 - C++
Big Integer Library in C++. We performed fast exponentiation, GCD of 2 integers, and factorial of an integer.
-
Updated
Mar 21, 2020 - C++
Simple GUI Windows Form, Calculates Factorial of a number
-
Updated
Jun 22, 2020 - C++
Calculator that operates with numbers in factorial and decimal base. It also includes an algorithm to process permutations of a list in parallel.
-
Updated
Aug 6, 2020 - C++
This repository is all about various concepts related to number theory algorithms. It also contains solutions to problems from various online judges, organized by topic.
-
Updated
Sep 26, 2020 - C++
Basic Algorithms in C++ Language.
-
Updated
Nov 8, 2020 - C++
Data Structure & Algorithm in C
-
Updated
Nov 14, 2020 - C++
Created a C++ based Big Integer LIbrary similar to what is in Java. No STLs used. Fast exponentiation, GCD of 2 integers and factorial implemented.
-
Updated
Apr 25, 2021 - C++
C++ is a general-purpose programming language and widely used nowadays for competitive programming.
-
Updated
May 27, 2021 - C++
Improve this page
Add a description, image, and links to the factorial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the factorial topic, visit your repo's landing page and select "manage topics."