-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT]: Create a factorial calculator script #103
Comments
Hello @coxmars To solve this issue I would investigate and follow these steps to solve it:
|
Could I take over this issue? I am a software engineer with working knowledge of Cairo. I will send my first PR in 48 hours. |
hey im dojo member ETA : 3 Days how to solve? 1-research about factorial number example 4! thank you |
Can I get assigned to this task @coxmars |
May I take this up? I've been a Competitive Programmer, I'm specialist at codeforces and I'm also good at cairo. So this would be perfect issue for me. ETA: 24 hrs |
Proposal to Work on the IssueI would be delighted to contribute to this issue, as I have extensive experience with Cairo programming and developing decentralized applications on StarkNet. Estimated TimelineI anticipate delivering a working solution within the next 24 hours. Please let me know if I can proceed. Looking forward to contributing and collaborating! Best regards, |
Hi, |
Hi. Can i take on this issue? |
Could I grab this task? |
I am a Full Stack Developer specializing in Next.js, TypeScript, Node.js, Cairo and Rust . With over 50 contributions across projects in the OnlyDust ecosystem, I’ve developed strong proficiency in delivering high-quality solutions and resolving complex issues within tight deadlines. My experience spans frontend, backend, smart contracts, and the optimization and maintenance of scalable codebases. |
I’d love to work on this task and contribute to the project. I’ll be participating in the ETHDenver hackathon, and I see this as a great opportunity not only to help improve the project but also to grow my skills by tackling this issue. |
Can I work on this, please? |
📘 Description
We need to implement a script that calculates the factorial of a given number. The factorial (n!) is the product of all positive integers less than or equal to n. This will serve as a utility function that could be useful in various mathematical calculations within our project.
✅ Acceptance Criteria
🌎 References
📜 Additional Notes
The text was updated successfully, but these errors were encountered: