Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mmartyna123/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

172 Commits

Repository files navigation

Codewars Python Challenges Repository

Codewars Badge

Overview

This repository contains my solutions to various Codewars challenges written in Python. They are divided by their kyu rank, reflecting their difficulty level. The goal of this repository is to demonstrate problem-solving skills, algorithmic thinking, and Python coding expertise.

Structure

  • Each solution is contained in its own Python file (.py), with the filename reflecting the challenge name.
  • Challenges are categorized by difficulty using the kyu ranking system, where
    • 8 kyu is the easiest level
    • 1 kyu is the most difficult level
  • Each solution follows a format:
    • Problem description: A task or its summary for the challenge.
    • One or more solutions: Depending on the challenge, there might be different approaches to solving the problem.

AltStyle によって変換されたページ (->オリジナル) /