C0D1NG / Programming

39 stars 280 forks source link

Maximum Number of Handshakes #37

Closed G1Joshi closed 10 months ago

G1Joshi commented 3 years ago

Write a program to find the maximum number of handshakes if there are N persons.

This issue is open for all, so everyone can work on this issue and every valid pull request will be merged. Maximum number of people can work on this issue, there is no limitations.

File format 👉🏻 username_filename.extention

👨🏻‍💻 Happy Coding 👩🏻‍💻

debajit13 commented 3 years ago

Hi @G1Joshi , I would like to work on this issue.

AbhipsaGuru1012 commented 3 years ago

@G1Joshi hi, can I work on this issue using Java?

krishna16sharma commented 3 years ago

Hi @G1Joshi ! Can I work on this issue too?

bmusuko commented 3 years ago

Can i work in this issue @G1Joshi? I can do it with golang or any other language

Kunal0127 commented 3 years ago

I would like to work on this issue. can i?

tushar2407 commented 3 years ago

Hi @G1Joshi, I wish to contribute to this repo. But am unable to push changes through my created branch. An error while pushing says: remote: Permission to C0D1NG/Programming.git denied to tushar2407. fatal: unable to access 'https://github.com/C0D1NG/Programming.git/': The requested URL returned error: 403

Can you please help with the same. Thanks

tushar2407 commented 3 years ago

Hi @G1Joshi, I wish to contribute to this repo. But am unable to push changes through my created branch. An error while pushing says: remote: Permission to C0D1NG/Programming.git denied to tushar2407. fatal: unable to access 'https://github.com/C0D1NG/Programming.git/': The requested URL returned error: 403

Can you please help with the same. Thanks

Sorry and thanks. I found my mistake.

Nightsmore commented 3 years ago

488 I've added a PR for this issue

garvitgupta13 commented 3 years ago

@G1Joshi I have created a PR #436 . Kindly check it

mgncodes commented 3 years ago

@G1Joshi I have added Python code for this problem in PR #516 . Kindly check and approve.