Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Added three different ways of implementing factorial in Go. #3425

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

dbakti7
Copy link
Contributor

@dbakti7 dbakti7 commented Oct 15, 2018

What the program do ?

#33 Demonstrate three different ways of implementing factorial in Go, namely: recursive, iterative and tail recursion approaches.

In what programming language it is written?

Golang

@Aniket965 Aniket965 merged commit 3aae873 into Aniket965:master Oct 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants