Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWars Algorithms

This repository hosts solutions for algorithm problems from CodeWars, an online platform that enhances coding skills through challenging problems.

The algorithms are implemented in C/C++, and each algorithm resides in its dedicated directory.

Getting Started

To get a copy of these solutions, clone the repository using the following command:

git clone https://github.com/TeuerStein/CodeWars_Algorithms.git

Structure

Each directory in the repository represents a different problem from CodeWars. Inside each directory, you'll find a main.c file which contains the C code solution for the respective problem.

For example, the directory Make_a_spiral contains the solution for the "Make a Spiral" problem.

License

This project is licensed under the GNU General Public License (GPL).

About

Solutions for the tasks on codewars.com

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages