Skip to content

This repository contains a small collection of my early attempts at solving Codewars challenges using C#. While short-lived, this repo represents my early interest in sharpening core algorithm and syntax skills outside of my usual game dev work.

Notifications You must be signed in to change notification settings

Richard-Casey/Codewars-Practice-C-Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Codewars Practice – C#

This repository contains a small collection of my early attempts at solving Codewars challenges using C#. While short-lived, this repo represents my early interest in sharpening core algorithm and syntax skills outside of my usual game dev work.


🧠 Challenges Attempted

  • Convert Number to Reversed Array of Digits
  • Returning Strings
  • Sum Arrays

These problems focus on basic data manipulation, string formatting, and numerical logic β€” foundational concepts that reinforce core C# skills.


πŸ’­ Reflection

Though this practice streak was brief, it sparked a greater interest in clean function writing and solving small problems efficiently. I plan to revisit and expand this repo as time allows.

Even a few well-structured solutions can show:

  • Solid naming conventions
  • Clean syntax
  • An understanding of basic algorithmic problem-solving

πŸ”§ Language & Tools

  • Language: C#
  • Platform: Codewars
  • Editor: Visual Studio / JetBrains Rider (depending on setup)

πŸ™Œ Final Thoughts

This repo is a snapshot of the start of my algorithm journey β€” and I’ve learned a lot since. It stays public as a reminder of that, and a place to continue adding bite-sized C# logic over time.

About

This repository contains a small collection of my early attempts at solving Codewars challenges using C#. While short-lived, this repo represents my early interest in sharpening core algorithm and syntax skills outside of my usual game dev work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published