We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee4d4b commit a82601cCopy full SHA for a82601c
1 file changed
README.md
@@ -83,3 +83,8 @@ Lesson 16 Greedy algorithms (Coming Soon ...)
83
Lesson 17 Dynamic programming (Coming Soon ...)
84
- NumberSolitaire (respectable)
85
- MinAbsSum (ambitious)
86
+
87
+My Python Notes (when i tried to solve the Codility problems)(feel free to download the .docx files)
88
+- [Python Notes Part1](https://github.com/Mickey0521/Codility-Python/blob/master/Python_Notes_Part1.docx)
89
+- [Python Notes Part2](https://github.com/Mickey0521/Codility-Python/blob/master/Python_Notes_part2.docx)
90
+- [Python Useful Functions](https://github.com/Mickey0521/Codility-Python/blob/master/Python_Useful_Functions.docx)
0 commit comments