Skip to content

This repo will have my solutions to solving kata challenges on Code Wars with SQL.

Notifications You must be signed in to change notification settings

delaney-data/CodeWarsSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Wars Solutions 📖

This git hub repo will have my solutions to solving kata SQL challenges on Codewars.

SQL flavor:

  • PostgreSQL

Solutions:

What is Code Wars?

Codewars is a platform that helps you train and improve your coding skills by solving katas (programming tasks or challenges) of many types and difficulty levels. Users can view solutions of other people after they manage to solve the kata or unlock them. After a kata is solved, users can cast their satisfaction vote for a kata to let others know how they like it.

What is Kata?

On Codewars, kata are code challenges that vary in difficulty (from simple fundamentals to complex problem solving).

The term [Kata] 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.

Progression

  • 🛡️ RANK

    • Your rank is determined by current proficiency and your kyu/dan level.
    • You can level up by solving challenges (kata).
    • Levels of difficulty, from easy to hard: 8 Kyu, 7 Kyu, 6 Kyu, 5 Kyu, 4 Kyu, 3 Kyu, 2 Kyu, 1 Kyu (then onto master level Dan)
  • 🤝 HONOR

    • Your honor points represent how active the user is. Honor can be earned by completing kata, translating them, voting, and many other ways.

Rank Name lingo:

Why the names Kyu and Dan? The terms are borrowed from a system in Japanese martial arts, which is in turn borrowed from the game of Go. Kyu (or Kyū) indicates the number of degrees away from master level (Dan). This is why they count downward. Once you reach master level, we count upward. Black belts in martial arts are Dan level.

Releases

No releases published

Packages

No packages published