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

add exercise crypto square #68

Merged
merged 1 commit into from
Jun 12, 2014
Merged

add exercise crypto square #68

merged 1 commit into from
Jun 12, 2014

Conversation

soniakeys
Copy link
Contributor

Required API is a single function Encode(string) string. Intermediate results are not checked as with the Ruby tests; this leaves the solver more freedom in implementation. A couple tests added around square boundary conditions but otherwise no additions or changes.

@kytrinyx
Copy link
Member

I'm with you on not checking intermediate steps. It's one of the things that I go back-and-forth with in Ruby, but have stayed with intermediate steps for now since it seems like there are more early learners on that track.

kytrinyx added a commit that referenced this pull request Jun 12, 2014
@kytrinyx kytrinyx merged commit 5da01c8 into master Jun 12, 2014
@soniakeys soniakeys deleted the crypto-square branch June 12, 2014 18:20
kytrinyx added a commit that referenced this pull request Aug 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants