专栏名称: 大数据应用
数据应用学院被评为2016北美Top Data Camp, 是最专业一站式数据科学咨询服务机构,你的数据科学求职咨询专家!
目录
相关文章推荐
人工智能与大数据技术  ·  AI编程新王Claude ... ·  2 天前  
人工智能与大数据技术  ·  AI 正在培养“文盲”程序员? ·  3 天前  
大数据文摘  ·  5个月狂飙200%!Anthropic ... ·  2 天前  
大数据文摘  ·  阿里发布 QwenLong-L1 ... ·  2 天前  
51好读  ›  专栏  ›  大数据应用

每日一练 | Data Scientist & Business Analyst &...

大数据应用  · 公众号  · 大数据  · 2017-10-28 10:05

正文

请到「今天看啥」查看全文


Leetcode Questions

Best Time to Buy and Sell Stock

Description:

Say you have an array for which the ith element is the price of a given stock on day i.

If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the stock), design an algorithm to find the maximum profit.

Input: [7, 1, 5, 3, 6, 4]

Output: 5

欲知答案如何?请见下期分解!

Day 121 答案揭晓

DS Interview Questions

Explain what is n-gram?







请到「今天看啥」查看全文