feat(maths): add function to perform calculation (#6602)
* feat(maths): add function to perform calculation - Add single function to calculate sum of two positive numbers using bitwise operator * docs: add wikipedia url as explanation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com> * Update sum_of_two_positive_numbers_bitwise.py * Update sum_of_two_positive_numbers_bitwise.py * Update sum_of_two_positive_numbers_bitwise.py --------- Co-authored-by: Okza Pradhana <okzapradhana@azko-macbook.local> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com> Co-authored-by: Caeden Perelli-Harris <caedenperelliharris@gmail.com>
O
Okza Pradhana committed
b2e186f4b769ae98d04f7f2408d3ac86da44c06f
Parent: eace4ce
Committed by GitHub <noreply@github.com>
on 9/27/2023, 6:06:19 AM