Implementation of List get(x) and set(i, x) are O(1) guaranteed add(x) is always O(1)

profilewfwfaf