Code Monkey home page Code Monkey logo

algorithms-ruby-lab's Introduction

#Intro to Algorithms Lab

A programmer interview

#Tweetlio

You've seen a cool job posting for a software developer at Tweelio, the first thing they asked you to do was to complete an online programming test.

Good luck!

Overall Setup and Submission Instructions

  • Fork https://github.com/wdi-sf-march-2014/algorithms-ruby-lab to your GitHub account

  • Clone YOUR FORK to your laptop

  • Read the Lab README.md (this file)

  • Once your work is complete, commit your changes locally

  • Push your changes up to your fork on GitHub

  • Make a Pull Request back to this Repository

How to complete the Lab

  • We want you to complete some Algorithms for us

  • We have written some RSpec tests and provided you with a little bit of code

  • All you need to do is make the tests pass, you may not change the tests

  • You are complete when rspec runs without errors in the lab folder

  • ALL Your work will be done under the lab/lib folder

  • cd lab and run rspec to see which tests are broken

  • Make you changes (or add files if required) in the lab/lib folder that you see fit to get the tests to pass

  • Do Not change the tests (specs), if a test is failing make changes to your code to make it pass!

  • If you get stuck, discuss the problem with your programming buddy, then ask an instructor

  • Once you complete the lab or do not which to proceed further. Commit your changes to your local git repository and follow the instructions in Overall Setup and Submission Instructions

  • With some labs a solution may be provided for your reference in the solution folder. But please do not refer to this until you have exhausted all other means of solving the lab. On some assignments the instructor may choose not to provide the solution until after the labwork has been submitted

#IMPORTANT NOTES!

  • The specs for you code are in shared/spec/lab_spec.rb instead of the normal spec folder because the lab shares the tests between the solution and lab projects.

  • Don't change the tests!

  • It is not expected that you are able to complete the entire lab at this time, some people are more advanced at programming than others, so don't stress out. The process of trying to solve the problems is the excercise and learning experience

algorithms-ruby-lab's People

Contributors

stujo avatar tigarcia avatar

Watchers

James Cloos avatar

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.