Been following project euler, started codechef problems


Project Euler

It’s been some days since I wrote last here. My exams started so I stopped writing on the blog. I have been doing problems of project euler. Completed 25 problems although not in sequence. I uploaded all in the Python repository on Github.com. Following the tutorials provided by Python.org I have been able to optimize many functions that I have been using. I have been doing this in spare time during exam preperations.

Codechef.com

I started using codechef.com for practice. It contains a lot of practice problems. I have done a few problems. It’s taking me some time understanding why certain test cases are failing as it’s my first time with online judges.

Python Challenge

It does not seem like it will lead to much progamming practice. This is starting to seem like trick questions instead of much programming.