factorials
Here are 39 public repositories matching this topic...
Language: All
Sort: Most stars
Factorial With Javascript
-
Updated
May 5, 2021 - JavaScript
Efficient permutation representations in Scala
-
Updated
Jan 26, 2025 - Scala
Factorials of large numbers (output is not limited to 53 bits which is default limit of javascript number storage)
-
Updated
Nov 1, 2020 - JavaScript
Check If a number is Krishnamurthy Number using Python
-
Updated
May 30, 2021 - Python
Proste programy napisane w 🐍PYTHONIE🐍
-
Updated
Oct 20, 2021 - Python
Two classes I took in college from Oct 2017-Mar 2018
-
Updated
Oct 5, 2018
Just a bunch of bad factorial computing programs in a bunch of different languages
-
Updated
Jun 24, 2022 - C#
An old scratchpad playing around with factorials and the Fibonacci sequence.
-
Updated
Mar 12, 2026 - C
Performance dans la programmation dynamique, Performance in dynamic programming
-
Updated
Sep 10, 2023 - Python
A Java program that uses multi-threading to compute large integer factorials.
-
Updated
Jun 13, 2024 - Java
The factorial of a positive integer n is defined as the product of the sequence , n-1, n-2, ...1 and the factorial of 0 is defined as being 1. Solve this using both loops and recursion.
-
Updated
Oct 20, 2021 - Python
Simple demonstration of Factorial Algorithm in Javascript using Recursion
-
Updated
Sep 19, 2021 - JavaScript
a simple way to learn factorial.C using( long long datatype)
-
Updated
Oct 29, 2025 - C
FCTRL2 - Small factorials in Csharp
-
Updated
Apr 26, 2022 - C#
Add this topic to your repo
To associate your repository with the factorials topic, visit your repo's landing page and select "manage topics."