Code Monkey home page Code Monkey logo

codefights's Introduction

Codefights Coding Challenges:

My solutions to codefights tasks

General Information

problems are from https://codefights.com/

referal link: https://codefights.com/signup/EHcMn7rZLepQLQP3G/main

In general, all code is preceded by the problem description found on codefights. It also contains the listed examples. When applicable, it may also include the input constraints (usually when the code will only work under the given input constraints). Usually, because I finish the problem in one sitting, I do not comment the code. The comments found in the code are generally older attempts that I had tried that did not work out, but I kept to base new snippets of code on.

The Core

Most tasks are done in python 3, however a select few are done in C# and C++ while a few in the beginning are done in Ruby. Those tasks done in C# are ones which I based my code off of others' solutions. In other words, most of the code written in a .cs file is not my own.

Databases

Unlike the other categories, the leading comments found at the beginning of the code do not contain examples of the problem. This is to avoid confusing formatting issues that would make the problem difficult to read (similar to how any pictures are ommitted from the comments). However, the problem description is preserved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.