Skip to content

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

Notifications You must be signed in to change notification settings

Mickey0521/Codility-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages