Skip to content

nirgn975/challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.