RegEx: First 3 Consecutive Digits of Pi that “Repeat”
Recognizing high-caliber programmers in a sea of applicants is a challenging task. A friend of mine described a simple test they give to their .Net job candidates as part of their selection process. The test involved finding the first 3 consecutive digits of Pi that appear again in the numeric sequence. The goal of the…