Skip to content

downhome/code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Challenge

Hi there! To get a better idea of your current development skills, we'd like for you to complete a code challenge - build an application according to a set of requirements. The actual business requirements are listed further down, but here are the general tech requirements:

  1. Write your code in your favorite language
  2. Preferrable the program should be runnable on Mac OS X or Linux from the command line.
  3. Do not require any for-pay software.
  4. Include instructions for setting up and running your application.

Feel free to email me at gmhawash@gmail.com if you have any questions.

Options for creating the program:

Option 1: Fork this repo into your own Github account

If you have a github account, or if you create one; you can Fork this repo into your github account, then clone it to your local machine. You can then write your program in the cloned environment and add commits as you make progress.

Option 2: Copy files to your local machine:

Copy the files (input.txt and output.txt) from this repo to your local machine and use them to program your code on your local machine.

Option 3: Use online platform:

You can go to http://repl.it and select the language that you want to use to program and write and verify your program on that site. You can then submit the actual code through email.

Submission Instructions:

Option 1: Github (preferred)

  1. Fork the project into your own Github repo and make it publicly readable.
  2. Commit directly into your repo.
  3. Send me the link to the repo once you are done.

Option 2: Email the .zip file to gmhawash@gmail.com

If you have any questions about this submission process, feel free to email.

Project Description

There are 3 projects to consider. Submit a solution for each of the projects:

  1. Image Processing

  2. Partition Sort

  3. Class Average

Evaluation

We will assess your familiarity with standard libraries, and with object-oriented programming.

  1. Did your application fulfill the basic requirements?
  2. Did you document the method for setting up and running your application?
  3. Did you follow the instructions for submission?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published