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.
Practice Problems for CS101 (Computer Programming and Utilization)
Taking calendars a bit too far
CLI app designed to help you practice skills by asking questions and checking your answers
A collection of my work in various languages
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.
Practice the doomsday algorithm in your terminal.
Game that tests your knowledge of a given date's day-of-the-week
Calendar computing system using x86 Assembly with GUI frontends in Turbo C and Java, based on the Doomsday algorithm.
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."