Active Challenges

There are no active challenges at this time.

Previous Challenges

Last Run: 2024-09-07 23:59:59 UTC
Racers, start your engines! This challenge is to implement throttle and steering logic for a racecar to complete the fastest laps.
Last Run: 2024-08-03 23:59:59 UTC
Also known as Othello, Reversi is a game where players try to trap opponent's discs between their own to change the opponent's discs to their own color. This challenge is run as a tournament with every participant's submission.
Last Run: 2024-07-13 23:59:59 UTC
Write LabVIEW code that guesses a 5 letter word based on feedback on which letters are correct and in the correct position, similar to Mastermind.
Last Run: 2024-06-22 23:59:59 UTC
Given a 2D array of letters and a list of words to find, return a map of words with the positions of each letter.