We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
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.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Validating Credit Card Numbers
You are viewing a single comment's thread. Return to all comments →
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.