
Sumit | Reputations
Given an up vote
Write a program to find if a number is power of 2 or notHere is a simple solution by counting number of bits set to 1 in Javascript [apcode language="jscript"] /** * @param {number} n * @return {boolean} */ var isPowerOfTwo = function(n) { var... |
February 19, 2020 | 2 | |
Given an up vote
What triggered the big bang ?We will first have a look at the evidence of the big bang and why it's been widely accepted so far About the big bang The Big Bang is an idea about the history of the Universe, the origin of the... |
February 19, 2020 | 2 | |
Received an upvote
|
February 1, 2020 | 10 | |
Asked a question
What triggered the big bang ? |
January 31, 2020 | 2 | |
Asked a question
Write a program to find if a number is power of 2 or not |
January 31, 2020 | 2 | |
Registered
Ask a question[anspress] |
August 16, 2018 | 10 | |
Asked a question
Which is better for web application development GOLang or Node JS ?Which is better for web application development GOLang or Node JS ? |
August 16, 2018 | 2 |