Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
325 stars 367 forks source link

Function to get pythagorean triplets till an upper limit #1802

Closed Jetas18 closed 8 months ago

Jetas18 commented 11 months ago

Is your feature request related to a problem? Please describe. I often find the need to generate Pythagorean triplets within a specified upper limit, and currently, there is no direct function available for this in this repo for now

Describe the solution you'd like Assign me the task to implement this for C++, C and python

github-actions[bot] commented 9 months ago

Stale issue message