About 2,040 results
Open links in new tab
  1. javascript coding challenges - Js.CheckiO

    100 unique coding puzzles, 50000 javascript solutions. Improve your coding skills by playing games.

  2. Checkers Capture - javascript coding challenges - Js.CheckiO

    Welcome to Pair Programming! Engage in real-time collaboration on coding projects by starting a session and sharing the provided unique URL with friends or colleagues. This feature is …

  3. Bridge Routine - javascript coding challenges - Js.CheckiO

    The trick taking power of a bridge hand is estimated with Milton Work point count, of which we shall implement a version that is simple enough for beginners of either Python or the game of …

  4. Replace First - javascript coding challenges - Js.CheckiO

    Engage in real-time collaboration on coding projects by starting a session and sharing the provided unique URL with friends or colleagues. This feature is perfect for joint project …

  5. Between Markers - javascript coding challenges - Js.CheckiO

    Welcome to Pair Programming! Engage in real-time collaboration on coding projects by starting a session and sharing the provided unique URL with friends or colleagues. This feature is …

  6. Multiply (Intro) - javascript coding challenges - Js.CheckiO

    Welcome to Pair Programming! Engage in real-time collaboration on coding projects by starting a session and sharing the provided unique URL with friends or colleagues. This feature is …

  7. Reveal the Number - javascript coding challenges - Js.CheckiO

    Welcome to Pair Programming! Engage in real-time collaboration on coding projects by starting a session and sharing the provided unique URL with friends or colleagues. This feature is …

  8. Forum - javascript coding challenges - Js.CheckiO

    Feb 9, 2025 · Hi! You may notice at the main page, that CheckIO is for improving coding skills by solving challenges. It means, that you simultaneously learn Python theory somewhere and …

  9. Conversion from CamelCase - javascript coding challenges - Js

    Your mission is to convert the name of a function from CamelCase ("MyFunctionName") into the Python format ("my_function_name") where all chars are in lowercase and all words are …

  10. Combining Celebrity Names - javascript coding challenges - Js

    Combining the first names of beloved celebrity couples to a catchy shorthand for mass media consumption turns out to be simple to automate. Start by counting how many maximal groups …