sukritishah15 / DS-Algo-Point

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
MIT License
952 stars 290 forks source link

Evil Number #776

Open xma8lu opened 4 years ago

xma8lu commented 4 years ago

🚀 Feature

An evil number is a non-negative number that has an even number of 1s in its binary expansion. (Binary Expansion – is representation of a number in the binary numeral system or base-2 numeral system which represents numeric values using two different symbols: typically 0 (zero) and 1 (one)).

Have you read the Contribution Guidelines?

yes

Pitch

Its not yet Included.

Assignees: (Double-check folders for duplicates)

@aditya-gite-04 - Java @Anushka-Rajvanshi - C++ @Rishabrp99 - Python

xma8lu commented 4 years ago

Hey Can I do this in JAVA

itslinotlie commented 4 years ago

Assigned @aditya-gite-04 for java

Anushka-Rajvanshi commented 4 years ago

Please assign me for C++ implementation.

Rishabrp99 commented 4 years ago

Please assign it to me in Python.

AndreaBiondaro commented 4 years ago

Hi, can i do this in go?

rakshitgupta23 commented 2 years ago

@sukritishah15 @itslinotlie @sunilgknair051 Please assign this to me in C or Java.