Articles by Neha

Project Euler in R: Problem 26

February 27, 2012 | Neha

I have been posting R solutions to Project Euler problems as a way of polishing my R skills. Here is the next problem in the series, problem 26. The problem is stated as follows:A unit fraction contains 1 in the numerator. The decimal representati... [Read more...]

Project Euler in R: Problem 25

January 24, 2012 | Neha

Solutions in R to Project Euler problems are generally hard to find, so I've recently started posting R solutions on this site.  Here are the previous problems: problem 22, problem 23 and problem 24Now let's... [Read more...]

Project Euler in R: Problem 24

January 19, 2012 | Neha

I had previously posted solutions in R to Project Euler problem 23 and problem 22.  This is the next problem from Project Euler. The statement of problem 24 is as follows.A permutation is an ordered arrangement of objects.... [Read more...]

Project Euler in R: Problem 23

January 15, 2012 | Neha

I was just looking through the programming language statistics on Project Euler. It shows that only 7% of the problems have been solved in R, whereas 8% have been solved on any kind of spreadsheet.  This is outrageous!Let's look at the solution of... [Read more...]

Project Euler in R: Problem 22

January 7, 2012 | Neha

I solve Project Euler problems for recreation. I am using the Statistical Language R to solve these. R is free for use and download, so I would recommend downloading it if you are interested in Statistical computation. This is problem 22 from Project E... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)