nirgn975 / challenges

My solutions for random coding challenges 💪

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenges

license Maintenance Donate

My solutions for random coding challenges on the internet. I will not be accepting contributions of any form to this repo.

Algorithms

Well known algorithms I implemented with Python.

CodeWars

Challenges from CodeWars website.

  • Codewarriors are strongly encouraged not to look at my solutions until you've solved it or at least took the time to think about their own approaches.
  • Do not submit my solution as you own solution.
  • Creating a repository like this is discouraged by Codewars.
  • Keep in mind, using materials of this repository to gain rank, you violate the policies of Codewars.

FromTheInternet

Random challenges I found on the internet.

HackerRank

Challenges from HackerRank website.

crackmes.one

Reverse Engineering challenges from crackmes website.

About

My solutions for random coding challenges 💪

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 76.7%Language:JavaScript 23.3%