Skip to content

My solutions, in C, to the daily coding challenge provided by The Daily Byte. If you want to sign up to these challenges, do so at https://thedailybyte.dev/

Notifications You must be signed in to change notification settings

lachlanstephen/The-Daily-Byte-C-Solutions

Repository files navigation

The Daily Byte Challenge - C Solution

These are my solutions to The Daily Byte daily problems. The Daily Byte solutions are currently offered in Java, however, I'm attempting to keep up with my C programming, so thought I'd upload my C solutions as I go along.

If you're more interested in Python rather than C, I have another repo on my profile for Python I started a while before this, so feel free to check it out at My Daily Byte Python Solutions. It should be noted, this repo will be more of a priority than the python repo, as I'm required to use C in the 42 Schools.

If you see any issues with my code or think I could improve the solution (whether it be in regards to time or space complexity, or anything at all), please let me know! (Probably by forking my repo and putting your own solution up with comments for me to see).

If you're interested in trying these problems out for yourself, I encourage you to sign up for The Daily Byte daily problems here at The Daily Byte, and try not to look at my code till after you've completed your own responses.

To be clear, I am not sponsored or anything, I just think they're doing a good thing :)

About

My solutions, in C, to the daily coding challenge provided by The Daily Byte. If you want to sign up to these challenges, do so at https://thedailybyte.dev/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages