Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
iCodeIN
/
Algorithm-Implementations
Public
forked from
kennyledet/Algorithm-Implementations
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Algorithm-Implementations
Factorial
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 27, 2017
Added BogoSort C++ Implementation (#510)
Show description for e92f741
shreyans800755
authored and
Kendrick Ledet
committed
e92f741
View commit details
Copy full SHA for e92f741
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
gamma function edition (generalized to non-integers)
Rohan Pandit
authored and
Rohan Pandit
committed
380e8fd
View commit details
Copy full SHA for 380e8fd
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Renamed test cases to follow convention
tylerjpond
committed
46b718b
View commit details
Copy full SHA for 46b718b
View code at this point
Browse repository at this point
Implemented 64bit integer handling to Factorial
tylerjpond
committed
97720e3
View commit details
Copy full SHA for 97720e3
View code at this point
Browse repository at this point
Added use case to Factorial
tylerjpond
committed
21e1f46
View commit details
Copy full SHA for 21e1f46
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Added Haxe implementation of Factorial
tylerjpond
committed
abc632c
View commit details
Copy full SHA for abc632c
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
Added C# implementation of Factorial
Davipb
committed
c52722e
View commit details
Copy full SHA for c52722e
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Adding merged files
Jarvis@LNMIIT
committed
c8d6e74
View commit details
Copy full SHA for c8d6e74
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Adding FActorial code in Java
Jarvis@LNMIIT
committed
14c8652
View commit details
Copy full SHA for 14c8652
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Merge pull request #388 from aayushKumarJarvis/master
Show description for e1b0974
jcla1
committed
e1b0974
View commit details
Copy full SHA for e1b0974
View code at this point
Browse repository at this point
Scala Implementation of Factorial of a number
Jarvis@LNMIIT
committed
5fc47f3
View commit details
Copy full SHA for 5fc47f3
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
added range based factorial in scala
jcla1
committed
c3df06d
View commit details
Copy full SHA for c3df06d
View code at this point
Browse repository at this point
added factorial in scala
jcla1
committed
5d664b2
View commit details
Copy full SHA for 5d664b2
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Factorial in Python. Fixed structure
adrian-em
committed
bfc0b89
View commit details
Copy full SHA for bfc0b89
View code at this point
Browse repository at this point
Factorial in python
adrian-em
committed
503e79d
View commit details
Copy full SHA for 503e79d
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
used fix_tag_files.py to fix tags
Kendrick Ledet
committed
e8d7be2
View commit details
Copy full SHA for e8d7be2
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
Merge pull request #299 from ghostsnstuff/factorial-cpp
Show description for e672102
jcla1
committed
e672102
View commit details
Copy full SHA for e672102
View code at this point
Browse repository at this point
factorial cpp bot
internetsadboy
committed
5252830
View commit details
Copy full SHA for 5252830
View code at this point
Browse repository at this point
Commits on Mar 21, 2014
Cleaned up the directory structure
jcla1
committed
e66514c
View commit details
Copy full SHA for e66514c
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
Added factorial in Prolog.
jcla1
committed
3b1e213
View commit details
Copy full SHA for 3b1e213
View code at this point
Browse repository at this point
Commits on Feb 11, 2014
Added factorial in APL.
jcla1
committed
ca54501
View commit details
Copy full SHA for ca54501
View code at this point
Browse repository at this point
Commits on Feb 8, 2014
added test file
internetsadboy
committed
30a9b84
View commit details
Copy full SHA for 30a9b84
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
recursive implementation
internetsadboy
committed
926c6bb
View commit details
Copy full SHA for 926c6bb
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Refactored
SinghRahul
committed
173da69
View commit details
Copy full SHA for 173da69
View code at this point
Browse repository at this point
Factorial Test added.
SinghRahul
committed
19b3756
View commit details
Copy full SHA for 19b3756
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
New Algorithm to fins factorial in java.
SinghRahul
committed
2155337
View commit details
Copy full SHA for 2155337
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
Added Perl implementation of Factorial
upasana-me
committed
5d75071
View commit details
Copy full SHA for 5d75071
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Revert "Revert "Factorial in java, recursive and loop versions.""
Show description for a8c82c7
CodyMcWilliams
committed
a8c82c7
View commit details
Copy full SHA for a8c82c7
View code at this point
Browse repository at this point
Revert "Factorial in java, recursive and loop versions."
Show description for 7c2414d
CodyMcWilliams
committed
7c2414d
View commit details
Copy full SHA for 7c2414d
View code at this point
Browse repository at this point
Factorial in java, recursive and loop versions.
CodyMcWilliams
committed
f16e033
View commit details
Copy full SHA for f16e033
View code at this point
Browse repository at this point
Revert "Two versions of Factorial in java, recursive and for loop."
Show description for 140f837
CodyMcWilliams
committed
140f837
View commit details
Copy full SHA for 140f837
View code at this point
Browse repository at this point
Two versions of Factorial in java, recursive and for loop.
CodyMcWilliams
committed
fc86ca4
View commit details
Copy full SHA for fc86ca4
View code at this point
Browse repository at this point
Commits on Jan 12, 2014
Fixing problem with the README file
mitogh
committed
dd1b40d
View commit details
Copy full SHA for dd1b40d
View code at this point
Browse repository at this point
Commits on Jan 10, 2014
Merge pull request #182 from harshasrisri/master
Show description for 1452584
jcla1
committed
1452584
View commit details
Copy full SHA for 1452584
View code at this point
Browse repository at this point
added C implementation of calculating Factorial of a number
harshasrisri
committed
fd47675
View commit details
Copy full SHA for fd47675
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.