Microsoft Interview Question

1.Add an element to a sorted linked List. 2.Convert a String which represents a floating point number to a double. 3. Find peak element in array.(Peak element is one that is greater than its neighbors). 4.Design a a function that verifies whether you have captured the white or black disks in Reverse game.