Search code examples
Tricky Google interview question...

algorithmoptimizationhamming-numberssmooth-numbers

Read More
Trouble understanding / visualising SICP streams Hamming numbers program...

streamschemelazy-evaluationsicphamming-numbers

Read More
there's a problem when dealing with prime factorization...

cprimesfunction-definitionfactorshamming-numbers

Read More
New state of the art in unlimited generation of Hamming sequence...

haskellrecursiongeneratorprimeshamming-numbers

Read More
Generating integers in ascending order using a set of prime numbers...

algorithmprimeshamming-numberssmooth-numbers

Read More
Merge of lazy streams (using generators) in Python...

pythonfunctional-programminggeneratorprimeshamming-numbers

Read More
Haskell List comprehensions infinite list problem...

haskelllist-comprehensioninfinitehamming-numberssmooth-numbers

Read More
How to find if any element within an array is different than 2, 3 and 5 in JavaScript?...

javascriptarraysanyhamming-numbers

Read More
Hamming numbers for O(N) speed and O(1) memory...

algorithmtime-complexitybig-ospace-complexityhamming-numbers

Read More
How can I convert hamming number code in a while or for loop python...

pythonfor-loopwhile-loophamming-codehamming-numbers

Read More
nᵗʰ ugly number...

algorithmmathprimesfactorshamming-numbers

Read More
1 billionth ugly or hamming number?...

verificationhamming-numbers

Read More
Find the smallest regular number that is not less than N...

algorithmmathprime-factoringhamming-numberssmooth-numbers

Read More
algorithm to find products of a set of primes, in order, greater than x...

algorithmprimesnumber-theoryhamming-numberssmooth-numbers

Read More
how to generate numbers given their prime factors, but with unknown exponents?...

pythonmathprimesfactorizationhamming-numbers

Read More
Hamming number using custom functions instead of prime...

algorithmmathhamming-numbers

Read More
Find the Kth least number for expression (2^x)*(3^y)*(5^z)...

javaalgorithmhamming-numbers

Read More
Generating a sequence using prime numbers 2, 3, and 5 only, and then displaying an nth term (C++)...

c++numbershamming-numbers

Read More
Calculating Hamming Sequence in C++ (a sequence of numbers that has only 2, 3, and 5 as dividers)...

c++mathhamming-numbers

Read More
Print a list, in ascending order and with no duplicate, of positive integers that have no prime fact...

javaalgorithmhamming-numbers

Read More
BackNext