T
@thang_nguyen
generate a random floating point number between a and b
C
Determine sum of three integers
C
Find all sum combinations
C
Sort 4 numbers using 2 number sorters(as many as you want)
C
Largest Sum Subarray
C
Add two integers
C
C program to sort array. Binary search vs Linear Search. Time complexity.
C
Whether a number is 2^k for some natural k
C
You accept an integer, return the reversed number in his bit representation
C