Skip to content

while (alive) { eat (); code (); sleep (); repeat (); }

Notifications You must be signed in to change notification settings

code-tofu/workspace_useDSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode/CodeWars/HackerRank Practice

while (alive) { eat (); code (); sleep (); repeat (); }

https://docs.codewars.com/concepts/kata/

What is Kata? The term was first coined by Dave Thomas, co-author of the book The Pragmatic Programmer as an acknowledgment to the Japanese concept of kata in the martial arts. Dave's version of the concept defines a code kata as an exercise in programming which helps a programmer sharpen their skills through practice and repetition.

cool beans

About

while (alive) { eat (); code (); sleep (); repeat (); }

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published