Algorithms to compute the day of the week from a given date (Conway's Doomsday Rule, Sakamoto's method, Zeller's congruence)
-
Updated
Jan 5, 2019 - J
Algorithms to compute the day of the week from a given date (Conway's Doomsday Rule, Sakamoto's method, Zeller's congruence)
Application to train to the Doomsday algorithm.
Day of the week calculator
Prototype app for final year project
The Doomsday is an algorithm of determination of the day of the week for a given date by the English mathematician John Conway.
Game that tests your knowledge of a given date's day-of-the-week
A website that uses John Conway's Doomsday calculations to find the day of week of any day.
Java code to test the Doomsday algorithm and a random date generator
Taking calendars a bit too far
A collection of my work in various languages
Practice the doomsday algorithm in your terminal.
CLI app designed to help you practice skills by asking questions and checking your answers
A Kattis-format programming problem for John Conway's Doomsday Algorithm
Practice Problems for CS101 (Computer Programming and Utilization)
Add a description, image, and links to the doomsday-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the doomsday-algorithm topic, visit your repo's landing page and select "manage topics."