An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: factorial

stdlib-js/constants-float64-max-safe-nth-factorial

Maximum safe nth factorial when stored in double-precision floating-point format.

Language: JavaScript - Size: 120 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-falling-factorial

Compute the falling factorial.

Language: JavaScript - Size: 1.15 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-factorial

Evaluate a factorial.

Language: C - Size: 1.29 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

DanielRamosAcosta/factorial-cli

Fill your factorial shifts with ease

Language: TypeScript - Size: 601 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 14 - Forks: 6

stdlib-js/math-base-special-binomcoefln

Compute the natural logarithm of the binomial coefficient.

Language: Python - Size: 1.26 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gammaln

Natural logarithm of the gamma function.

Language: JavaScript - Size: 1.04 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 1

stdlib-js/math-base-special-gamma1pm1

Compute gamma(x+1) - 1.

Language: JavaScript - Size: 1.4 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma

Gamma function.

Language: JavaScript - Size: 1.37 MB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma-lanczos-sum

Calculate the Lanczos sum for the approximation of the gamma function.

Language: JavaScript - Size: 394 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled

Calculate a scaled Lanczos sum for the approximation of the gamma function.

Language: JavaScript - Size: 461 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

nodef/extra-bigint

A BigInt can represent whole numbers larger than 2⁵³ - 1.

Language: TypeScript - Size: 333 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 2

nodef/extra-math

Mathematics is the classification and study of all possible patterns.

Language: JavaScript - Size: 749 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

nodef/extra-number

A number is a mathematical object used to count, measure, and label.

Language: TypeScript - Size: 554 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-rising-factorial

Compute the rising factorial.

Language: JavaScript - Size: 1.27 MB - Last synced at: 8 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-factorialln

Evaluate the natural logarithm of the factorial function.

Language: Python - Size: 933 KB - Last synced at: 8 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-factorial

Create an iterator which evaluates the factorial function for each iterated value.

Language: JavaScript - Size: 1.52 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-gamma1pm1

Create an iterator which computes `gamma(x+1) - 1` for each iterated value.

Language: JavaScript - Size: 1.53 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-gamma

Create an iterator which evaluates the gamma function for each iterated value.

Language: JavaScript - Size: 1.52 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-factorial2

Evaluate the double factorial.

Language: Python - Size: 231 KB - Last synced at: 9 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-safe-nth-double-factorial

Maximum safe nth double factorial when stored in double-precision floating-point format.

Language: JavaScript - Size: 199 KB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

avindra/vb-learning

Code from when I started learning programming using Visual Basic .NET in early 2008

Language: Visual Basic .NET - Size: 136 KB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-binomcoef

Compute the binomial coefficient.

Language: Python - Size: 470 KB - Last synced at: 7 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 1

stdlib-js/math-iter-sequences-factorials

Create an iterator which generates a sequence of factorials.

Language: JavaScript - Size: 1.51 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-gammaln

Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.

Language: JavaScript - Size: 1.26 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

tomaytotomato/coding-tests

Coding tests I've encountered from job applications, hackathons or puzzles.

Language: Java - Size: 69.3 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MinhasKamal/AlgorithmImplementations

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-jacobis-gauss-seidal-bisection-false-position-newton-raphson-fixed-point-secant-cigarette-smokers-genetic-huffman-a-a*-star-binary-knuth-morris-pratt-kmp-quick-thread-priority-based-premitive-shortest-job-non-primitive-arithmetic-expression-data-structures-list-node-implementation-one-two-way-linked-stack-string-graph-numerical-methods-equation-solving-solve-process-problem-search-sort-prime-ugly-friend-perfect-fibonacci-factorial-factor-number)

Language: C++ - Size: 362 KB - Last synced at: 9 days ago - Pushed at: almost 7 years ago - Stars: 77 - Forks: 33

haiceberg/Modulul-math-

Acest program oferă funcții pentru calcularea ariei unui cerc și a factorialului unui număr întreg.

Language: Python - Size: 7.81 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Bodigrim/arithmoi

Number theory: primes, arithmetic functions, modular computations, special sequences

Language: Haskell - Size: 2.35 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 152 - Forks: 41

arfabanyu/factorial-fibonacci-recursive

Factorial-Fibonacci Recursive – A simple factorial and fibonacci recursive function for dicoding submission purpose. Built with Javascript.

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-special-factorialln

Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.

Language: JavaScript - Size: 1.27 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

adityamangal1/Advanced-Cpp

C++ is a general-purpose programming language and widely used nowadays for competitive programming.

Language: C++ - Size: 219 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 3

sapvs/perf-go

Benchmarks of different approaches for common problem in go

Language: Go - Size: 3.68 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bgv99/FindFactorial

Simple Program to Find Factorial

Language: C - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nurulashraf/java-factorial-finder

A simple Java program that calculates the factorial of a given number. It includes error handling to ensure only non-negative integers are accepted. The program uses Scanner for user input and implements an efficient iterative approach to compute the factorial.

Language: Java - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-max-safe-nth-factorial

Maximum safe nth factorial when stored in single-precision floating-point format.

Language: JavaScript - Size: 207 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

anubagre/Beginner-Python-Programs

A collection of beginner-friendly Python scripts to practice and enhance your programming skills. Explore a variety of projects, from sorting algorithms to fun games, and dive into the world of Python!

Language: Python - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ms-is-coding/factorial

NodeJS code for computing a factorial in multithread mode

Language: JavaScript - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

imDarshanGK/Functions

This repository contains various Python programs that demonstrate the use of functions with and without return values and arguments. The programs cover different mathematical operations and concepts.

Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

brown9804/BeginnersCodeHub

This repository contains examples of various algorithms implemented in Python, C, and other languages. The main goal of this repository is to provide insights and help beginners understand the basics of algorithms.

Language: Python - Size: 85 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Rudxain/eso-math.ts

(WIP) Esoteric Mathematic Library for TypeScript

Size: 436 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

bernardoeuler/factorial

Program in C that calculates the factorial of any number. It uses the GMP library to work with large numbers.

Language: C - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

oscbyspro/Ultimathnum

Binary arithmetic reimagined in Swift

Language: Swift - Size: 2.78 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 1

Kartmaan/math-functions-rust

Some math functions in Rust

Language: Makefile - Size: 15.6 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ben-abdurrehman/Factorial-find

A html and JavaScript code to find the factorial of a given number.

Language: CSS - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rkstudio585/Factorial-Calculator-GUI

The Factorial Calculator is a Python-based GUI application that computes the factorial of any non-negative integer using recursion. Built with PySide6 and QtPy, it offers a user-friendly interface, error handling, and allows multiple calculations. Perfect for learning recursion and basic Python GUI development.

Language: Python - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rkstudio585/Factorial-Calculator-in-Python

The Factorial Calculator is a Python program that computes the factorial of any non-negative integer using recursion. It provides clear, formatted results and handles invalid inputs like negative numbers. Simple to use, it helps users understand factorials and recursion concepts in Python.

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Sumit-Sonar/DSA-in-Dart

All basics to advanced DSA questions, algorithms in Dart programming language

Language: Dart - Size: 26.4 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

BryanGuevara/Factorial

Aplicación sencilla para sacar las factoriales

Language: Java - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

foxmaestro753/C-Codes

Intresting Programs in C Language

Language: C - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

samfarsk/FactorialCalculator_Python

Factorial calculator made using python.

Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

v-espitalier/algorithmes-en-rust

Voilà une liste d'algorithmes courants, implémentés en Rust. Peut éventuellement servir pour préparer des cours sur ce langage.

Language: Rust - Size: 27.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

TGWArad/SimpleMathTools

My first basic Python project, "Simple Math Tools," includes features for checking even numbers, identifying prime numbers, and calculating factorials. Stay tuned for my upcoming advanced Python project involving database management!

Language: Python - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

SaurSum8/Big-Factorial

A Java program that uses multi-threading to compute large integer factorials.

Language: Java - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

eolatham/permutations

A solution to the problem of generating string permutations in Python without the help of the itertools library

Language: Python - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

appu22/Java-Basic-programs-

JAVA-BASIC-PROGRAMS

Language: Java - Size: 441 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

seanpm2001/LargeNumber_ULIB_Docs

💯️📈️📚️📖️ The official documentation source repository for the Large Number Ultimate software LIBrary.

Language: Markdown - Size: 1.97 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

KaduFloresta/CSharp_Lista_de_Exercicios2

CSharp - Lista de Exercicios #1 (Média Alunos, Dígito do Mês, Forca Palavra, Tabuada, String Letra a Letra, Somas dos Sete, Fatorial, Cálculo do IMC, Operações Matemáticas Básicas, Desafio do Troco).

Language: C# - Size: 35.2 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

IshworTM/java-factorial

A program that check the factorial of a given number.

Language: Java - Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

miscelleanous-projs/bigint-examples

Some BigInt usage examples in D

Language: D - Size: 103 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

shan-e/bash-factorial-calculator

This was a side project I wrote while in my Unix Programming module COMP20200. It involves providing a number in a terminal command line and a shell script will compute the factorial of the given number. There is border formatting included to improve aesthetics!

Language: Shell - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

arexio/factorial-go 📦

Go Client Library for the Factorial API

Language: Go - Size: 115 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

AlbertSuarez/auto-factorial

📝 Docker image that clocks you in daily on Factorial

Language: Python - Size: 2.24 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kressi/turing

Turing machine in Python.

Language: Python - Size: 262 KB - Last synced at: 12 months ago - Pushed at: about 12 years ago - Stars: 2 - Forks: 0

Florin623/Bash-Script-for-a-Calculator

A bash script for a calculator that performs addition, subtraction, multiplication, division and rise of power with floating point numbers. It also performs factorial.

Language: Shell - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

maubot/factorial

A maubot plugin that calculates factorials.

Language: Python - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

bzdgn/big-number-utility

Basic Numeric Operations for Unlimited Numbers In String Format

Language: Java - Size: 9.77 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ingambe/KnuthsConjecture

An android app to play with Donald Knuth's conjecture who stated that we can build any integer starting from 4 using only floor, square root and factorial

Language: Java - Size: 5.91 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Shameera17/Factorial-Calculator

a program written in C language

Language: C - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

jerryOkafor/algorithms

Basic and Complex Algorithm implementation in Javascript, Kotlin, Swift and Python.

Language: Kotlin - Size: 455 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

MehrajLatifli/KotlinLesson5

Example for Kotlin Lesson

Language: Kotlin - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

manasiupare/Project-No-03

Let's see the list of Java programs.

Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ron4fun/IntXLib4CPP

IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.

Language: C++ - Size: 146 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

Stalin-Developer/Factorial-of-a-number

This is an algorithm on dfd, that calculates the factorial of a number.

Size: 644 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abhyuday1212/Prolog-Programs

In this repository, you'll find Prolog code covering a range of questions, all designed to aid your learning journey.

Language: Prolog - Size: 30.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ReddyDivya/Data-Structures-Algorithm-in-JavaScript

Data Structures and Algorithm in JavaScript

Language: JavaScript - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luismendes070/recursive-rust

Language: Rust - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dkostmii/pascal-triangle

Program to print n lines of Pascal's triangle.

Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kaloyansen/exo-algo-kalo

le premier exercice de la formation concepteur développeur à simplon.co

Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

KhushiiAgarwal/OOP-Java

Java Program implementing core Object Oriented Programming concepts

Language: Java - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ythecombinator/GammaFn

🔢 Gamma function (Γ) from mathematics in Swift.

Language: Swift - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

pranx2/Problem-Solves

# Some problems solve in C

Language: C - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aysekonus/Algorithms

Temel Algoritma sorularının python ile çözümleri | Algorithm problems with their solves using Python.

Language: Python - Size: 2.52 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pranx2/loops

# Loop in C

Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NverAbgaryan/JS-extralargeFactorial

Language: JavaScript - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Flaminaire000/Algorithm-and-Data-Structure

Here you can find some of mine projects from the bachelor's course of Algorithms and Data Structures, having Luca Tesei as professor at the University of Camerino (UNICAM)

Language: Java - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

vilanele/libfact

A C library builded over Pari/GP to deal with integer-valued polynomials in number fields and Bhargava generalized factorial.

Language: Gnuplot - Size: 14.2 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RomanPodymov/FactorialAndPrimeNumber 📦

Find factorial and prime numbers

Language: C++ - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ArpedoX/Factorial-Calculator

🔭 A lightweight application where you can perform factorial calculations with huge numbers. It will also be released for other platforms. Stay tuned! 👋

Language: Dart - Size: 3.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

m-aleksei/pascal-programs

numerical methods on Pascal

Language: Pascal - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

ChecheSwap/assembly8086-Factorial

Factorial de un numero en ensamblador 8086 (Asm 86)

Language: Assembly - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

AmruhaAhmed/Lazy-Caterer-s-Sequence-Coding-Joy

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RobTillaart/statHelpers

Arduino library with a number of statistic helper functions.

Language: C++ - Size: 36.1 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

IT-Skills-Exchange/jacademy-algorithms

Java Academy Course: Algorithms

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Omkar3114/JavaSimplePrograms

Some basic java programs for example Assci value, Factorial, even odd, fibonanci etc.

Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Rmanamr/CMD-factorial-recursive-Java

Java CMD program for printing the factorial of the input number with a recursive method.

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rmanamr/CMD-factorial-loop-Java

Java CMD program for printing the factorial of the input number with a for loop.

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thatsabhishek/Python-Codes

Collection of various Python programs

Language: Python - Size: 37.1 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

ttahb/masterds

An implementation of a few general purpose data structures and algorithms in plain JavaScript

Language: JavaScript - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ectomancer/pure_python

Pure Python functions

Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

WilliamSpanfelner/fcc-JSADS-BasicAlgorithmScripting

freeCodeCamp Basic Algorithm Scripting module of JavaScript Algorithm and Data Structures Certification

Language: JavaScript - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0