A simple skype interview. something about the time complexity of all kinds of data structures like array, list, stack, queues. Also ask several questions about database, some basic definitions.
also asked strongly typed and weakly typed language.
Fibonacci and reverse a string. the first one is to select numbers from 1 to 100 which is times of 3 and 5. easy to handle but also asked to optimize it. A little confused about it