SamanthaChen's Blog

SamanthaChen's Blog

    • Home
    • Archives
    • About

Maximum_Subarray

一维数组的最大连续子序列和 Maximum SubarrayFind the contiguous subarray within an array (containing at least one number) which has the largest sum. For

2016-07-30

Sum-of-Numbers

此类算法类似于0-1背包问题。 Two Sum Given an array of integers, return indices of the two numbers such that they add up to a specific target.You may ass

2016-07-29

几个回溯法的解题思路方法

介绍 回溯就是让计算机自动的去搜索,碰到符合的情况就结束或者保存起来,在一条路径上走到尽头也不能找出解,就回到原来的岔路口,选择一条以前没有走过的路继续探测,直到找到解或者走完所有路径为止。 Permutation (不重复元素的数组全排列) 题目:Given a collec

2016-07-28

Test

引用 这个世界上没有什么是一个红包解决不了的,如果有,那就是两个红包。 –沃茨四级· 艾薇儿 图片上周吃的拉面: 粗体和斜体最美的不是下雨天,而是曾与你躲过雨的屋檐。 列

2016-07-27

大家好,欢迎来到我的个人博客

我以后会积极多写些技术心得体会的,谢谢大家~

2016-07-26

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the

2016-07-26
Prev1…678

Github Card

Categories

  • Algorithm12
  • Database3
  • DesignPattern2
  • Interview2
  • JVM2
  • Java18
  • MachineLearning24
  • Network6
  • OS7

Tags

  • Interview42
  • MachineLearning24
  • Notes23
  • Java18
  • 统计学习9
  • Algorithm7
  • OS7
  • Network6
  • LeetCode4
  • Database3
  • Concurrentcy2
  • DesignPattern2
  • NLP1
  • Test1
  • java1

Links

  • 码农圈
RSS

Weibo

Hello World, 我叫陈希蔓.
这是我的个人技术博客.

Powered by hexo and Theme by Jacman © 2016 陈希蔓