Deep dive into the different algorithms and approaches you can use to solve Leap, as Jeremy and Erik explore interesting Community Solutions across 10 different languages on Exercism.
A leap year (in the Gregorian calendar) occurs:
Some examples:
For a delightful, four-minute explanation of the whole phenomenon of leap years, check out this YouTube video.
Your task is to determine whether a given year is a leap year.
Leap is featured as part of #48in24 challenge. Solve it in Clojure, MIPS Assembly, and Python to earn the gold award.
You've not yet completed it in any languages.