Validating Credit Card Numbers

  • + 1 comment

    At first I came with a working solution but which was not passing all the performance tests. Later I had a look at the book "cracking the code interview" where is described the solution for this specific problem.