My attempts at completing some challenges from:
- CodeChef solutions are developed using Python (v3.5.3). Solutions before July 2017 were developed using Python (v3.4.6).
- HackerRank solutions are developed using Python (v3.5.2).
- /r/DailyProgrammer solutions are written in Haskell (v8).
- HackerEarth SQL solutions are SQL files containing PostgreSQL (v9.5) queries.
- Codewars/Rust solutions are developed using Rust v1.43.1.
The individual directories each contain a README with more details surrounding the usage of said software.
Only timely challenges are listed below, thus excluding kata from Codewars.
(In reverse chronological order.)
2018
April
March
February
January
2017
December
November
September
August
July
June
May
April
March
February
- codechef/ltime45
- dailyprogrammer/easy/303
- hackerearth-sql/february-sql-challenge
- codechef/cook79
- dailyprogrammer/easy/302
January
2016
December
-
The code may have been cleaned up following submission to challenges, particularly around modifications to tests and command line interactions (i.e. flags/options).
There'd be no intentional difference in logic when this happens.