[FEATURE][NEW ALGO] factorial recursion #169

Open
opened 2026-01-29 15:06:48 +00:00 by claunia · 0 comments
Owner

Originally created by @peeplika on GitHub (Oct 2, 2023).

Detailed description

factorial recursion in c was missing

Context

It was implemented in java and dart but not c

Possible implementation

No response

Additional information

No response

Originally created by @peeplika on GitHub (Oct 2, 2023). ### Detailed description factorial recursion in c was missing ### Context It was implemented in java and dart but not c ### Possible implementation _No response_ ### Additional information _No response_
claunia added the Staleenhancement labels 2026-01-29 15:06:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#169