上一页 1 ··· 93 94 95 96 97 98 99 100 101 ··· 107 下一页
摘要: The following is from Max Howell @twitter: Google: 90% of our engineers use the software you wrote (Homebrew), but you can't invert a binary tree on a 阅读全文
posted @ 2018-08-28 19:46 lypbendlf 阅读(186) 评论(0) 推荐(0) 编辑
摘要: John got a full mark on PAT. He was so happy that he decided to hold a raffle(抽奖) for his followers on Weibo -- that is, he would select winners from 阅读全文
posted @ 2018-08-28 16:27 lypbendlf 阅读(185) 评论(0) 推荐(0) 编辑
摘要: On a broken keyboard, some of the keys are always stucked. So when you type some sentences, the characters corresponding to those keys will appear rep 阅读全文
posted @ 2018-08-28 15:40 lypbendlf 阅读(203) 评论(0) 推荐(0) 编辑
摘要: //本学习笔记只是记录,并未有深入思考。 1.什么是数据挖掘? 数据挖掘是数据库中发现必不可少的一部分。 数据预处理主要包括(可能是最耗时的步骤): 1.融合来自多个数据源的数据 2.清洗数据以消除噪声和重复的观测值 3.选择与当前数据挖掘任务相关的记录和特征。 2.数据挖掘要解决的问题 1.可伸缩 阅读全文
posted @ 2018-08-27 22:58 lypbendlf 阅读(189) 评论(0) 推荐(0) 编辑
摘要: Forbes magazine publishes every year its list of billionaires based on the annual ranking of the world's wealthiest people. Now you are supposed to si 阅读全文
posted @ 2018-08-27 20:51 lypbendlf 阅读(142) 评论(0) 推荐(0) 编辑
摘要: Unlike in nowadays, the way that boys and girls expressing their feelings of love was quite subtle in the early years. When a boy A had a crush on a g 阅读全文
posted @ 2018-08-27 16:12 lypbendlf 阅读(248) 评论(0) 推荐(0) 编辑
摘要: This time your job is to fill a sequence of N positive integers into a spiral matrix in non-increasing order. A spiral matrix is filled in from the fi 阅读全文
posted @ 2018-08-26 19:46 lypbendlf 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 2. Missing number 转自:https://mp.weixin.qq.com/s/WLRXLdi-3igkjtiWlHg7Ug Given a positive integer n(n≤40), pick n-1 numbers randomly from 1 to n and con 阅读全文
posted @ 2018-08-25 22:52 lypbendlf 阅读(322) 评论(0) 推荐(0) 编辑
摘要: For two rational numbers, your task is to implement the basic arithmetics, that is, to calculate their sum, difference, product and quotient. Input Sp 阅读全文
posted @ 2018-08-25 00:19 lypbendlf 阅读(200) 评论(0) 推荐(0) 编辑
摘要: Given three integers A, B and C in [−2​63​​,2​63​​], you are supposed to tell whether A+B>C. Input Specification: The first line of the input gives th 阅读全文
posted @ 2018-08-24 19:45 lypbendlf 阅读(312) 评论(0) 推荐(0) 编辑
上一页 1 ··· 93 94 95 96 97 98 99 100 101 ··· 107 下一页