Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 486 Bytes

Public

This repo contains various bits of code which are too small/trivial to have their own repo.

Projects

This contains various smaller projects that I have been working on.

Challenges

This folder contains all coding challenges (leetcode, project Euler, advent of code, etc) as well as interview questions I came across

Learning

Exercises from programming books/tutorials as well as all university practicals (includes both original code and my attempts at refactoring)