Lesson 99 (Future training) in Codility
Find a symmetry point of a string, if any.
Compute the height of a binary tree.
Find longest sequence of zeros in binary representation of an integer.
Find value that occurs in odd number of elements.
Compute number of inversion in an array.
Check whether a given polygon in a 2D plane is convex; if not, return the index of a vertex that doesn't belong to the convex hull.