自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(8)
  • 收藏
  • 关注

原创 某狗2017实习生面试

4.16参加了第一次面试,记录面试流程如下:自我介绍private、public、protected以及默认的区别int、Integer区别,各自的初始值项目做了具体的什么,对框架的了解(跪)单例模式用在什么地方(跪),哪两种单例模式?用过数据库的事务吗?(没用过,看过相关的资料,遂不问了)SQL呢?(用过一点,也就不问了)平时通过什么途径学习(我说看书,对面问 是从我们网站上买的咩)

2017-04-17 20:44:57 247

原创 数字问题:ugly num、happy num

关于leetcode上的easy数学问题

2017-03-07 17:17:52 223

原创 503. Next Greater Element II+I:MAP+STACK

Given a circular array (the next element of the last element is the first element of the array), print the Next Greater Number for every element. The Next Greater Number of a number x is the first grea

2017-02-27 23:32:05 203

原创 500. Keyboard Row

终于做出来一个题。首先贴自己的代码。public class Solution { String[] row1 = {"q","w","e","r","t","y","u","i","o","p"}; String[] row2 = {"a","s","d","f","g","h","j","k","l"}; String[] r

2017-02-23 18:54:26 134

原创 476. Number Complement

自从写了第一篇博客以后就开始感冒。。加上一直到开学了心中的拖延也没彻底好,不过还是要继续~ Given a positive integer, output its complement number. The complement strategy is to flip the bits of its binary representation. Note: The given

2017-02-23 11:22:38 243

原创 461. Hamming Distance

461. Hamming DistanceThe Hamming distance between two integers is the number of positions at which the corresponding bits are different.Given two integers x and y, calculate the Hamming distance.Note:

2017-02-08 22:28:13 166

原创 今天开始写博客

今天开始写第一个博客经常在论坛看到有人用markdown写东西,不明觉厉,所以我也开始尝试着用起来~ 今天开始在CSDN记录一下自己作为研究僧的和编程/实验室项目相关的东西,以便后来自己回顾与思考。 另外,今天开始刷Leetcode啦,把知识点也记录下来方面学习,OVER~

2017-02-08 21:39:06 150

转载 欢迎使用CSDN-markdown编辑器

欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦 今天让w- Markdown和扩展Markdown简洁的语法 - 代码块高亮 - 图片链接和图片上传 - LaTex数学公式 - UML序列图和流程图 - 离线写博客 - 导入导出Markdown文件 - 丰富的快捷键快捷键加粗 Ctrl + B 斜

2017-02-08 21:33:54 195

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除