Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This is my personal journey into the world of algorithms.

I am using CodeWars to practice consistently and challenge myself with real problems. The goal is simple β€” exercise my brain, get comfortable with new challenges, and build the problem-solving skills needed for technical interviews.

πŸ“Œ About My Process

My approach to every kata:

  1. Read β€” understand the problem before writing a single line
  2. Pseudocode β€” plan the logic in plain english first
  3. Code β€” write a working solution
  4. Refactor β€” clean it up, make it readable

For each kata I also document:

  • What I found complex or confusing
  • The link to the original kata on CodeWars
  • Mistakes I made along the way

πŸ’‘ Note: sometimes the kata instructions are not fully clear. You will see cases where I solved the wrong problem at first β€” I document those too, because that's part of the learning.


# Kata Difficulty Topic Date Link
1 FizzBuzz 6 kyu Modulo, Control Flow, Array Map Feb 2026 link
2 Tidy up the room 6 kyu Modulo, Control Flow, Array Map Feb 2026 link

πŸ› οΈ Tech

JavaScript (ES6+) Node.js to run solutions locally Python


πŸ“ˆ Goals

  • Complete 10 katas
  • Complete 25 katas
  • Reach 6 kyu on CodeWars
  • Feel confident in a technical interview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages