My answers to Codility I have solved 48 / 49 problems before 2014/12/9.
##Lesson 1 Time Complexity
##Lesson 2 Counting Elements
##Lesson 3 Prefix Sums
##Lesson 4 Prefix Sums
##Lesson 5 Stacks and Queues
##Lesson 6 Leader
##Lesson 7 Maximum slice problem
##Lesson 8 Prime and composite numbers
##Lesson 9 Sieve of Eratosthenes
##Lesson 10 Euclidean algorithm
##Lesson 11 Fibonacci numbers
##Lesson 12 Binary search algorithm
##Lesson 13 Caterpillar method
##Lesson 14 Greedy algorithms
##Lesson 15 Dynamic programming
- NumberSolitaire
- [MinAbsSum]
##Lesson 99 Future training