Mickey0521 / Codility-Python

My Solutions to Codility (100% performance) (using Python)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codility-Python

My Solutions to Codility Lessons are listed as follows (100% performance with comments) (using Python):

Lesson 1 Iterations PDF

Lesson 2 Arrays PDF

Lesson 3 Time Complexity PDF

Lesson 4 Counting Elements PDF

Lesson 5 Prefix Sums PDF

Lesson 6 Sorting PDF

Lesson 7 Stacks and Queues PDF

Lesson 8 Leader PDF

Lesson 9 Maximum slice problem PDF

Lesson 10 Prime and composite numbers PDF

Lesson 11 Sieve of Eratosthenes PDF

Lesson 12 Euclidean algorithm PDF

Lesson 13 Fibonacci numbers PDF

Lesson 14 Binary search algorithm PDF

Lesson 15 Caterpillar method PDF

Lesson 16 Greedy algorithms PDF

Lesson 17 Dynamic programming PDF

My Python Notes (when i tried to solve the Codility problems) (feel free to download the .docx files)

About

My Solutions to Codility (100% performance) (using Python)


Languages

Language:Python 100.0%