3 Commits

Author SHA1 Message Date
00e40e6f06 Fix/code smells (#1338)
* ♻️ refactor: improving and fixing some code

* Updated Documentation in README.md

* ♻️ refactor: improving isLeapYear

* 🐛 chore: back changes

* 🐛 fix: using reduce instead forEach

* 🐛 fix: using reduce instead forEach

* 🐛 fix: removing duplicated code

* 🐛 chore: removing .js

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-08-21 23:36:43 +05:30
b85bf49a35 merge: Fixed a wrong sentence structure (#952)
* Fixed a typo where the commenting was wrong

* optimised code

* fixed a sentence structure

* changed the sentence structure

* updated pull request

* Update SetBit.js
2022-03-27 22:43:21 +05:30
bf088c0646 add an algorithm for checking a year is a leap year or not 2021-10-04 01:20:08 +06:00