arrowrowe / ms-2016-april-hiho

Solutions for Microsoft Online Interview at hihoCoder, April 2016.

Home Page:http://hihocoder.com/contest/mstest2016april1/problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solutions for Microsoft Online Interview at hihoCoder, April 2016

Intro

All problems come from 微软2016校园招聘4月在线笔试.

See also 微软 2016 年 4 月笔试报告.

Usage

  See difference between the actual output and the expected for a given
  problem and one of its samples.

  Usage
  $ ./try <problem-name> [sample-index=1]

  Examples
  $ ./try a-font-size
  $ ./try b-403-forbidden 1

About

Solutions for Microsoft Online Interview at hihoCoder, April 2016.

http://hihocoder.com/contest/mstest2016april1/problems


Languages

Language:Python 97.4%Language:Shell 2.6%