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)
Day of the week calculator
Application to train to the Doomsday algorithm.
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.
Java code to test the Doomsday algorithm and a random date generator
A website that uses John Conway's Doomsday calculations to find the day of week of any day.
A collection of my work in various languages
Taking calendars a bit too far
Game that tests your knowledge of a given date's day-of-the-week
Practice Problems for CS101 (Computer Programming and Utilization)
CLI app designed to help you practice skills by asking questions and checking your answers
Practice the doomsday algorithm in your terminal.
A Kattis-format programming problem for John Conway's Doomsday Algorithm
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."