Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stub all existing exercises #205

Closed
71 tasks done
haus opened this issue Dec 27, 2017 · 5 comments
Closed
71 tasks done

Stub all existing exercises #205

haus opened this issue Dec 27, 2017 · 5 comments

Comments

@haus
Copy link
Contributor

haus commented Dec 27, 2017

Here is a list of all of the exercises that currently exist:

  • accumulate
  • acronym
  • all-your-base
  • allergies
  • anagram
  • atbash-cipher
  • bank-account
  • beer-song
  • binary-search-tree
  • binary-search
  • binary
  • bob
  • bracket-push
  • change
  • clock
  • collatz-conjecture
  • complex-numbers
  • crypto-square
  • diamond
  • difference-of-squares
  • etl
  • flatten-array
  • gigasecond
  • grade-school
  • grains
  • hamming
  • hello-world
  • hexadecimal
  • isbn-verifier
  • isogram
  • kindergarten-garden
  • largest-series-product
  • leap
  • luhn
  • meetup
  • minesweeper
  • nth-prime
  • nucleotide-count
  • octal
  • pangram
  • pascals-triangle
  • perfect-numbers
  • phone-number
  • pig-latin
  • pov
  • prime-factors
  • protein-translation
  • proverb
  • queen-attack
  • raindrops
  • reverse-string
  • rna-transcription
  • robot-name
  • robot-simulator
  • roman-numerals
  • rotational-cipher
  • run-length-encoding
  • say
  • scrabble-score
  • secret-handshake
  • series
  • sieve
  • space-age
  • spiral-matrix
  • strain
  • sublist
  • sum-of-multiples
  • triangle
  • trinary
  • word-count
  • wordy
@CrowsVeldt
Copy link
Contributor

I'd be happy contribute. Is there more to it than adding an {exercise-name}.clj file with the appropriate namespace and functions declerations?

@CrowsVeldt
Copy link
Contributor

I just made a PR adding stubs for Hexadecimal, Isogram, and Kindergarten-Garden. I'll be happy to add more when I have the time.

haus added a commit that referenced this issue Jun 6, 2018
Issue #205: Add stubs for more exercises
@CrowsVeldt
Copy link
Contributor

I believe all exercises have stub files with PR #233, although I think there's still room for improvement in terms of consistency and clarity.

@CrowsVeldt
Copy link
Contributor

CrowsVeldt commented Jun 9, 2018

I've done another pass and caught two exercises I missed previously, as well as editing the stub files for greater consistency.

@haus
Copy link
Contributor Author

haus commented Jun 17, 2018

Nice. This looks all done thanks @CrowsVeldt !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants