jane / challenges

Occasional all-engineering challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jane Weekly Dev Challenges

Rules

  1. Developer Challenges are optional. If you don't have time to do a task, don't feel like you have to do it.
  2. The challenges should not take any longer than 60 minutes to complete. If you hit 60 minutes, you should stop and share what you have.
  3. Solutions (complete or works-in-progress) should be posted in this repo.
  4. New Challenges will be added to this repo on Friday morning.

Posting your code:

Each challenge will have it's own folder, which will have a README.md explaining the challenge and include any files needed to complete the challenge.

Once you complete your challenge (or hit the 60 minute limit), create a folder in the challenge with your name. With in that folder you can post your solution. You can include a README.md to keep track of any additional info you would like (I.E., time to run, lessons learned, etc).

Example:


Challenges Repo
|-- Challenge 1
|	|-- Barlow
|	|  |-- README.md
|	|  |-- MySolution.swift
|	|
|	|-- Trotter
|	|   |-- README.md
|	|   |-- main.js
|	|
|	|-- README.md
|
|-- Challenge 2
|	|-- Barlow
|	|  |-- README.md
|	|  |-- challenge2.swift
|	|
|	|-- Trotter
|	|   |-- README.md
|	|   |-- main.js
|	|
|	|-- README.md
|
|-- README.md

Challenges

Week Challenge
Nov 9, 2018 Word Funnel
Jul 13, 2018 Sales Commission
Jun 29, 2018 Evolve Hello World
Jun 15, 2018 Adding Calculator
May 25, 2018 Home-Row Spell Check
May 18, 2018 Tally Program
Mar 16, 2018 Closest String
Mar 9, 2018 Pancake Flipping
Mar 3, 2018 Chuck
Feb 23, 2018 Bookshelf Problem
Feb 16, 2018 Color Puzzle
Feb 9, 2018 Maximum Path1
Feb 2, 2018 NameScore
Jan 26, 2018 How Long Has The Light Been On
Feb 24, 2017 Scrabble
Feb 17, 2017 Euler 14
Feb 10, 2017 Periodic Table Words

About

Occasional all-engineering challenges


Languages

Language:JavaScript 32.6%Language:Rust 20.9%Language:Swift 18.1%Language:Haskell 7.5%Language:R 6.6%Language:C# 6.2%Language:Clojure 3.7%Language:PureScript 2.0%Language:OCaml 1.3%Language:Shell 0.5%Language:Ruby 0.3%Language:HTML 0.2%Language:C++ 0.0%