摘要: 做出这个决定其实是挺草率的,当时已经拿到了一个自己还算满意的时下offer,无意中我们寝室又开始了关于前途的讨论。可能那只是一瞬间的念想,从小到大,不知不觉也上了十二年了,过程坎坷但还算完整。但回看这大学三年,却真的没有什么可以拿的出手的,可能最后只是草草的结束掉我的学习生涯,我真的不太甘心,高不成 阅读全文
posted @ 2018-06-10 16:54 Jnight 阅读(140) 评论(0) 推荐(0) 编辑
摘要: 大三了,一直在找实习,回看之前走过的大学三年,有点惨不忍睹,在逛知乎的时候看到这个答案,突然觉得鼻子一酸,很久没有这种感觉了,觉得自己是时候换一种方式去面对接下来的生活工作学习了,就这样。 阅读全文
posted @ 2018-05-06 12:19 Jnight 阅读(124) 评论(0) 推荐(0) 编辑
摘要: leetcode 36. Valid Sudoku 问题描述 Determine if a Sudoku is valid, according to: Sudoku Puzzles The Rules. The Sudoku board could be partially filled, whe 阅读全文
posted @ 2017-11-01 15:48 Jnight 阅读(356) 评论(0) 推荐(0) 编辑
摘要: 问题描述 Given an array of integers sorted in ascending order, find the starting and ending position of a given target value. Your algorithm's runtime com 阅读全文
posted @ 2017-10-31 19:16 Jnight 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 1. vc 2013 运行库问题,解决方案:去微软官网下载重新安装2013运行库 2. 之前mysql没有卸载干净,网上有很多方法。 保证前面两项都可以再重新安装!! 阅读全文
posted @ 2017-10-31 17:32 Jnight 阅读(3078) 评论(0) 推荐(0) 编辑
摘要: 问题描述 Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e., might become ). You are given a target valu 阅读全文
posted @ 2017-10-31 17:23 Jnight 阅读(115) 评论(0) 推荐(0) 编辑
摘要: 问题描述 You are given a string, s, and a list of words, words, that are all of the same length. Find all starting indices of substring(s) in s that is a 阅读全文
posted @ 2017-10-31 12:39 Jnight 阅读(89) 评论(0) 推荐(0) 编辑