Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.
/ C-Challenges Public archive

A collection of challenges I've created categorized by difficulty.

Notifications You must be signed in to change notification settings

cntkillme/C-Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

C Challenges

A collection of C challenges I've written categorized by difficulty. If you have any questions, contact me on Discord (CntKillMe#2648). If there's an issue in any of the challenges (i.e. typo, misinformation, ambiguity, etc.), feel free to file an issue.

Summary

It is expected you are sufficiently fluent in C. If you want, you may implement these projects in C++ and make use of their language features but you will have to adjust the test cases to fit your implementation. All C99 standard library functions are fair game unless explicitly stated. No outside libraries or compiler extensions/intrinsics are allowed unless explicitly stated. If you're solving the challenges in C++, refrain from using the C++ standard library if they essentially solve the problem for you.

About

A collection of challenges I've created categorized by difficulty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published