pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Maximum number of Handshakes in Java #343

Closed therupdeep closed 3 years ago

therupdeep commented 3 years ago

Description

Implementation of maximum number of handshakes possible by taking an integer n. For example, if there are n number of people in a meeting and find the possible number of handshakes made by the person who entered the room after all were settled.

Reference Issue number #329

issue_no must refer to the issue related to this PR, visit here

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist: