>
> My key insight when solving these using Python was how I was able to
> use techniques like memoizing using generators
>
Yep. my code base is full of generators. The take away from euler problems
,for me is , i lost the fear of mathematics and cool tricks with recursion.
https://gist.github.com
On Tue, 2012-01-17 at 12:24 +0530, Anand Balachandran Pillai wrote:
> > I chose python especially for this reason.As programmer moves
> along ,i
> > think ,he should work on higher level of abstraction.
> > or you have to come up with range,map(int,str(123)) ,zip and
> Fraction
> > module equ
On Mon, Jan 16, 2012 at 11:41 AM, Sreenivas Reddy T <
thatiparthysreeni...@gmail.com> wrote:
> >
> >And most of the problems reminded me that Python makes
> > programming a lot more easier.otherwise
>
>
> I chose python especially for this reason.As programmer moves along ,i
> think ,he
>
>And most of the problems reminded me that Python makes
> programming a lot more easier.otherwise
I chose python especially for this reason.As programmer moves along ,i
think ,he should work on higher level of abstraction.
or you have to come up with range,map(int,str(123)) ,zip an
Hi,
On Sat, Jan 14, 2012 at 6:06 AM, Kenneth Gonsalves wrote:
> On Sat, 2012-01-14 at 07:45 +0800, Senthil Kumaran wrote:
>
> me too. I have done 4 - no 3 taught me a lot about the limitations of
> range()
And most of the problems reminded me that Python makes
programming a lot more eas
2012/1/14, Senthil Kumaran :
> Very nice. I have found Euler' problems focusing on maths a lot. I
> could have only solve a couple of them, this thread kindles my
> interest to try more. :)
These problems are very good exercises for learning a new programming
language. I tried solving some of thes
On Sat, 2012-01-14 at 07:45 +0800, Senthil Kumaran wrote:
> Very nice. I have found Euler' problems focusing on maths a lot. I
> could have only solve a couple of them, this thread kindles my
> interest to try more. :)
me too. I have done 4 - no 3 taught me a lot about the limitations of
range()
Very nice. I have found Euler' problems focusing on maths a lot. I
could have only solve a couple of them, this thread kindles my
interest to try more. :)
Senthil
On Thu, Jan 12, 2012 at 11:48:26PM +0530, Anand Balachandran Pillai wrote:
> Hi Reddy,
>
> I had solved some 50 or odd eu
Hi Reddy,
I had solved some 50 or odd euler problems in 2006 in Python. I
have
the solutions saved somewhere in my laptop. I will look at yours and
probably try to publish
mine as well.
It is quite an interesting project.
--Anand
On Thu, Jan 12, 2012 at 1:31 PM, Sreenivas
Sorry!!
Here is the link..
https://github.com/srinivasreddy/euler
Thanks & Regards,
Sreenivas Reddy Thatiparthy,
9703888668.
"Anyone who has never made a mistake has never tried anything new !!! "
--Albert Einstein
On Thu, Jan 12, 2012 at 1:30 PM, Sreenivas Reddy T <
thatiparthysreeni...@gmail
Hi ,
I have solved 32 of project euler problems in python.If you
anybody interested please take a look at them.
Any kind of feedback is welcome.
I am planning to solve more of them in future.
Another question i have is,do these worth mention on resume?I feel more
like these should be in
11 matches
Mail list logo