Re: [發案]高獎金3-10萬,MIT面試程式題目, 徵求神人

作者: goliathplus (No Comment)   2015-07-05 00:29:06
※ 引述《jiarjia ( jiarjia)》之銘言:
:  發案人:Amy Chen
: 聯絡方式1:jiarjia11@gmail.com
: 聯絡方式2:
: 所在地區 :Taipei
: 有效時間:7/20
: 專案說明:
: 因觀眾要求,故將原題目PO出
: 高獎金3-10萬,MIT面試程式題目, 徵求神人解答
: 雲端硬碟中有59 張EXCEL表
: 目標是讓每一張EXCEL檔都符合遊戲規則的目標數字
: 如果達到了遊戲目標, 我願意給出3-10萬高額的獎金
: 題目以雲端硬碟文章中的規則為主
: 題目連結:https://goo.gl/vRFiUr
: 時限:7/20之前
: 提交方式:
: 1. python程式
: 2. 或是跟我講Logic我自己測試, 但需要1-3天的時間才能驗證
: 若有不懂得地方歡迎提問
: 信箱:jiarjia11@gmail.com
: 遊戲規則:
: Start with amount = 0, goal = 0
: (amount at any row can only =-1 or 0 or 1, -1 <=amount <= 1)
: program runs row by row, for each row N, you can use any information in row (0 to N-1):
: at row N you can do 3 things (decided by the logic you gave me):
: 1) amount = amount - 1 then Goal = Goal - the number in column E - 0.22
: 2) amount = amount + 1 then Goal = Goal + the number in column D - 0.22
: 3) Do nothing (amount = amount, Goal = Goal)
: For each file, try to Max Goal and end of row, amount = 0.
: (if end of row, amount not equal to 0:
: amount = +1, will just automatic use last row column E to force goal = goal - column E/
: amount = -1, will just automatic use last row column D to force goal = goal + column D) Therefore, amount = 0
: For every file, (running the same logic) End of each file amount = 0 (if amount = +-1 is ok, but will be forced to amount = 0 and adjust the goal to let amount = 0), and Goal > 200, 給10萬 (that is 59 files, total goal for every file is >200 and sum up all files goals > 11800)
: (using the same logic for all files)
: For every file,(running the same logic) End of each file amount = 0 (if amount = +-1 is ok, but will be forced to amount = 0 and adjust the goal to let amount = 0), and average for each file Goal > 200, 給3萬 (that is 59 files, total goal for every file can be anything, but >-1000 and sum up all files goals > 11800, Tips: the goal for later files are more important to get higher number)
: And average goal 150以上可以洽談
: 遊戲題目解釋:
: 可用N以前的所有數據,來決定N+1是否殺細胞或者增加細胞.
: N+1可殺細胞數量為1, 殺每個細胞的含氧量為E, (總含氧量-column E)
: N+1可增加細胞數量為1, 增加每個細胞的含氧量為C. (總含氧量+column D)
: 最終目的0個細胞,總含氧量越大越好,大於200 (-E+D)
: 範例 1:
中英文題目不一樣啦
英文題目要扣手續費喔
你確定這是 MIT 面試題而不是期貨自動交易程式嗎 XD
D/E 分別為賣價/買價 0.22 是交易手續費
拿已知的 DATA fine tune 一組公式會有 overfitting 的問題喔
然號你還要考慮滑價跟其他機器人布假單 XD

Links booklink

Contact Us: admin [ a t ] ucptt.com