Q1
How to show different color for visited links?
Q2
What is the difference between Hash Map and Hash Table?
Q3
How to write a C function for unsigned power(double x, unsigned int n) using minimum number of multiplications?
multiplications. Count the number of multiplications used.
Q4
A queue with constant time operations
Q5
What is the minimum number of comparisons to find the maximum and the minimum.
Q6
Find the next largest palindrome of a given number.
Q7
The game of picking up coins alternately.
Would you rather go first or second? Does it matter?
Assume that you go first, describe an algorithm to compute the maximum amount of money you can win.