Skip to content

A3Tom/challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Challenges

The whole point in this repo is to keep a singular place for all ma wee programming challenge solutions that I never end up committing anywhere and are just strewin about a harddrive somewhere.

My general approach is that I am not allowed any advanced autocomplete, intellisense on the current available API interactions of the object only (i.e. string. -> format() | toLower() | ...).
I've allowed myself to use AI in the capacity of learning about a given topic but not to solve any solutions, an example in practice would be Euclid's formula for finding pythagorean triplets for Project Euler's challenge 009 cos mate if you're expecting me to just whip that outta thin air yer havin a laugh.

Project Euler Challenges

This site is the core driver behind me actually making this repository. What a belter of a repository for problems. This is some of the most fun with programming I've had in recent memory.
Check out ma progress in this readme, but even better - give some of these a go for yourself!

More info: https://projecteuler.net/

About

A repo for all my small project challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages