码迷,mamicode.com
首页 >  
搜索关键字:lead    ( 728个结果
20世纪最伟大的十大算法
发明十大算法的其中几位算法大师 一、1946 蒙特卡洛方法[1946: John von Neumann, Stan Ulam, and Nick Metropolis, all at the Los Alamos Scientific Laboratory, cook up the Metropo ...
分类:编程语言   时间:2018-12-31 19:46:41    阅读次数:216
【leetcode】967. Numbers With Same Consecutive Differences
题目如下: Return all non-negative integers of length N such that the absolute difference between every two consecutive digits is K. Note that every number ...
分类:其他好文   时间:2018-12-31 11:54:37    阅读次数:213
LC 967. Numbers With Same Consecutive Differences
Return all non-negative integers of length N such that the absolute difference between every two consecutive digits is K. Note that every number in th ...
分类:其他好文   时间:2018-12-30 18:47:55    阅读次数:164
[CodeForce721C]Journey
题目描述 Recently Irina arrived to one of the most famous cities of Berland — the Berlatov city. There are n showplaces in the city, numbered from 1 to n ...
分类:其他好文   时间:2018-12-30 17:28:57    阅读次数:179
冥想、反思
冥想 1. 你必须知道自己想要什么,并把想要的写下来。 2. 你必须为了你最想要的事情,调整每天的第一件事及每一件事。 3. 充分坚持利用每天早晨和自由时间,你的人生计划,会有更大的机会得到实现。 反思 1. 你的人生规划是什么? 1. 宏观战略层面,是你人生的目标,你需要弄清楚你这一辈子想要什么, ...
分类:其他好文   时间:2018-12-29 11:20:19    阅读次数:297
答辩技巧
知道面向对象是谁 - 知己知彼 review、答辩,有后端leader(不懂前端)、hr(不懂技术)- 可以主要讲自己所做的事情、产品的目标是什么、产生的收益如何,因为他们是不懂得技术的,讲太多也没有用 技术分享,都是技术人,懂技术,懂前端 - 可以讲整个项目的架构、难点、解决问题的方式、代码的稳定 ...
分类:其他好文   时间:2018-12-25 18:06:00    阅读次数:141
总结,经验总结
一、对于团队而言,流程太重要了 行军打仗,你需要一个向导;如果没有向导,你需要一个地图;如果没有地图,至少要学习李广,找一匹识途的老马;如果你连老马也没有,那最好可以三个臭皮匠好好讨论,力图胜过一个诸葛亮;如果三个臭皮匠连好好讨论也做不到,那就是典型的乌合之众了,最好写代码前,点上三炷香,斟上一杯浊 ...
分类:其他好文   时间:2018-12-25 15:12:25    阅读次数:125
Beta之后的想法
软件工程如果没选实践,单纯在理论课上面对教条化的理论,这些理论都是很有指导意义的,但没有实践课带来的切实的多人团队合作开发项目的实际体会,很难能领会到其中的深意。知行合一,才能发现软件工程里的知识都是有用的经验之谈。 不要认为一切将运作良好 缺乏合理的进度安排是造成项目滞后的最主要原因……它反映了一 ...
分类:其他好文   时间:2018-12-24 03:01:05    阅读次数:148
jsp页面向后台传递 不赋值 传递的默认值
像select checkbox radio这样的不赋值就为null form:input类的标签 没赋值传递到后台的是null,不如form:select等 普通的html标签可能不是,还需要再验证 ...
分类:Web程序   时间:2018-12-23 23:51:22    阅读次数:236
BAT大厂面试算法进阶(1)--两数之和
一.算法题题目Youaregiventwonon-emptylinkedlistsrepresentingtwonon-negativeintegers.Thedigitsarestoredinreverseorderandeachoftheirnodescontainasingledigit.Addthetwonumbersandreturnitasalinkedlist.Youmayassum
分类:编程语言   时间:2018-12-17 16:03:14    阅读次数:170
728条   上一页 1 ... 19 20 21 22 23 ... 73 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!