Skip to content

Latest commit

 

History

History

week_4

Ruby Algorithms

This week you will be working on algorithms and basic testing in Ruby. Please make sure to follow each step we ask you to do (write driver test code, pseudocode, initial solution, refactoring, reflection, and review).

Challenges

  1. Create Accountability Groups
  2. Homework Cheater
  3. Separate Numbers with Commas SOLO CHALLENGE
  4. Group Cipher Challenge
  5. Reverse Cipher Challenge
  6. Technical Blog
  7. Cultural Blog

Submitting your work

You should fork the unit 2 repo into your GitHub Account by clicking the "fork" button on the top right of this page. You will be responsible for syncing changes in the unit 2 repo by following the steps here. Make sure you follow them step by step.

If you look in the solutions folder, you will see we've provided a template for you. You will want to make new files and use this template for submitting any challenge without a pre-existing file.

When you make updates to the files (or add a file), you should commit your work the same way you did for your website through the app. Include a commit message that describes what you've changed.

You need to submit your work through this google form by Sunday at 11:59pm. Expect to submit the links from your repo for each challenge above.

Resources

These are for reference if you want some additional sources.