geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
299 stars 302 forks source link

Maths CPP #365

Open geekquad opened 3 years ago

geekquad commented 3 years ago

Implementation of the following in C++:

Needs to be merged in "cpp/maths"

LakhanMardi commented 3 years ago

Can i work on this?

mustang519 commented 3 years ago

I would like to work in this. Please assign some of the above problems.

geekquad commented 3 years ago

Hey @LakhanMardi and @mustang519, please be specific. Which problems would you like to work on?

pranav-khandka commented 3 years ago

kindly assign Sum of n terms in an Arithmetic progression to me

geekquad commented 3 years ago

Assigning sum of n terms in an Arithmetic progression to @pranav-khandka.

mustang519 commented 3 years ago

Please kindly assign Sum of digits of a number , volumes of various shapes , LCM of 2 numbers to me.

itish-agarwal commented 3 years ago

Hi, can I work on Ugly numbers, Sum of n terms of a gemetric progression, Segmented sieve, Roots for any quadratic equation, Lucas Sequence using recursion and Peterson number

Aarushi11H commented 3 years ago

Hey! Please assign me Greatest common divisor and Extended Euclidean algorithm.

anushkasinghal11 commented 3 years ago

I would like to work on Peterson number and Pythagoras implementation. Could you please assign it to me?

preyam2002 commented 3 years ago

I have solved some of these, please checkout my Pull Request

geekquad commented 3 years ago
v-malwade commented 3 years ago

Can I work on Zellers Congruence Algorithm?

geekquad commented 3 years ago

Assigning Zellers Congruence Algorithm to @v-malwade.

v-malwade commented 3 years ago

I have added a pull request for the Zellers Congruence Algorithm; please check it.

preyam2002 commented 3 years ago

Can you assign the prime numbers one and the newton-raphson method to me?

130sayan commented 3 years ago

@geekquad please assign the problem prime numbers upto N numbers to me.

geekquad commented 3 years ago

Hey @v-malwade, PRs made will be reviewed. You don't have to comment for the same. Thanks.

Assigning Prime Numbers upto N and Newton-Raphson method to @preyam2002.

Sorry @130sayan, issues are first come first serve. Someone asked it before you. But we gave plenty more. Feel free to ask for them. :)

Shagufta08 commented 3 years ago

Hey! I would like to work on Simpson Rule. Which Simpson rule I have to implement Simpson 1/3 rule or Simpson 3/8 rule?

Fifirex commented 3 years ago

Hey @geekquad I would like to work on the Zeller's Congruence Algo.

edit: looking at the code section, I think this has already been implemented. You can assign me any of the remaining topics, since there are only a few left.

bibhu-06 commented 3 years ago

hey @geekquad ...I would like to work on Area under the curve using the trapezoidal rule

geekquad commented 3 years ago

Hey @Shagufta08, let's do both 😉. Assigning Simpson Rule to you. Assigning Area under the curve using the trapezoidal rule to @BRJbibhu10. Hey @ThePhilosopher37, assigning Bailey-Borwein-Plouffe (BBP) Implementation, Jaccard similarity, and QR-decomposition of the matrix A using Householder reflection to you. Do let me know if you want to opt-out of any.

geekquad commented 3 years ago

Hey guys, @BRJbibhu10, @preyam2002, @itish-agarwal, @Shagufta08, @v-malwade, @Aarushi11H, @anushkasinghal11, @ThePhilosopher37, @mustang519, @pranav-khandka, there is some issue. You guys are getting unassigned. Please continue to work on the issue. It will be fixed soon. Apologies!

Pranjal-dew commented 3 years ago

hi there, can I contribute to this issue?

rising-star2712 commented 1 year ago

hi could i work on the following issue ?