Skip to content

feat: add lightweight PI calculation challenge (#14)#2136

Open
sureshchouksey8 wants to merge 1 commit into
xevrion-v2:mainfrom
sureshchouksey8:feat/issue-14-pi-calc
Open

feat: add lightweight PI calculation challenge (#14)#2136
sureshchouksey8 wants to merge 1 commit into
xevrion-v2:mainfrom
sureshchouksey8:feat/issue-14-pi-calc

Conversation

@sureshchouksey8

Copy link
Copy Markdown

Description

This PR addresses Issue #14. It adds a lightweight algorithm challenge file apps/api/src/utils/pi.ts that calculates an approximation of PI using the Leibniz formula. The code is documented to explain the mathematical approach and the rationale behind choosing it for its simplicity and illustrative value.

Resolves #14


Bounty Payout Information

Please send the $50 bounty payout to my PayPal:
https://paypal.me/sureshc26

github-actions Bot added a commit that referenced this pull request Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve PI calculation accuracy

1 participant