MarvinCAO-有容乃大
  • 分 类
  • 标 签
  • 归 档
  • 备 忘
  • 关 于
  • LeetCode 5.Longest Palindromic Substring

    30 Nov 2016

    原题描述

    Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.

    阅读全文 »


  • LeetCode 3.Longest Substring Without Repeating Characters

    30 Nov 2016

    原题描述

    Given a string, find the length of the longest substring without repeating characters.

    阅读全文 »


  • LeetCode 2.Add Two Numbers

    29 Nov 2016

    原题描述

    You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a linked list.

    阅读全文 »


  • LeetCode 1.Two Sum

    29 Nov 2016

    原题描述:

    Given an array of integers, return indices of the two numbers such that they add up to a specific target.

    阅读全文 »


  • ← Older
  • Cracking the Coding Interview 5.

    Jan 16, 2017
  • Cracking the Coding Interview 4.

    Jan 15, 2017
  • Cracking the Coding Interview 3.

    Jan 13, 2017
  • Cracking the Coding Interview 2.

    Jan 13, 2017
  • Cracking the Coding Interview 1.

    Jan 11, 2017
  • 字符串系列3--AC自动机和Trie图

    Dec 18, 2016
  • LeetCode 212. Word Search II

    Dec 15, 2016
  • LeetCode 211. Add and Search Word - Data structure design

    Dec 15, 2016
  • LeetCode 208. Implement Trie (Prefix Tree)

    Dec 15, 2016
  • 字符串系列2--KMP

    Dec 15, 2016
  • 基本算法系列1--回溯算法

    Dec 15, 2016
  • 字符串系列1--Trie树(字典树、单词查找树)

    Dec 14, 2016
  • LeetCode 14. Longest Common Prefix

    Dec 7, 2016
  • LeetCode 13. Roman to Integer

    Dec 7, 2016
  • LeetCode 9. Palindrom Number

    Dec 6, 2016
  • LeetCode 12. Integer to Roman

    Dec 6, 2016
  • LeetCode 11. Container With Most Water

    Dec 6, 2016
  • LeetCode 8. String to Integer (atoi)

    Dec 1, 2016
  • LeetCode 7. Reverse Integer

    Dec 1, 2016
  • LeetCode 6. ZigZag Conversion

    Dec 1, 2016
  • LeetCode 5.Longest Palindromic Substring

    Nov 30, 2016
  • LeetCode 3.Longest Substring Without Repeating Characters

    Nov 30, 2016
  • LeetCode 2.Add Two Numbers

    Nov 29, 2016
  • LeetCode 1.Two Sum

    Nov 29, 2016
  • Python with...as..的使用

    Dec 2, 2016
  • Python Pickle模块的使用

    Dec 2, 2016
  • Mac使用技巧

    Dec 29, 2016
  • C++常用类型转换

    Jan 16, 2017
站内搜索
Categories
All 28 Algorithms 24 数据分析 2 MACOS 1 C++ 1
相关链接
  • GitHub
  • Stack Overflow
  • Jekyll文档
  • Hacker News
  • Android Developer
  • Ruanyifeng's Blog
  • ImportNew
  • CodePath Android Cliffnotes
  • Androidweekly
  • Mvnrepository
  • Iteye

Designed by MarvinCAO | Free hosted at Github | Copyright 2016 - 2017