MarvinCAO-有容乃大
  • 分 类
  • 标 签
  • 归 档
  • 备 忘
  • 关 于
  • LeetCode 9. Palindrom Number

    06 Dec 2016

    原题描述

    Determine whether an integer is a palindrome. Do this without extra space.

    阅读全文 »


  • LeetCode 12. Integer to Roman

    06 Dec 2016

    原题描述

    Given an integer, convert it to a roman numeral.

    阅读全文 »


  • LeetCode 11. Container With Most Water

    06 Dec 2016

    原题描述

    Given n non-negative integers $a1, a2, …, an$, where each represents a point at coordinate $(i, ai)$. $n$ vertical lines are drawn such that the two endpoints of line $i$ is at $(i, ai)$ and $(i, 0)$. Find two lines, which together with x-axis forms a container, such that the container contains the most water.

    阅读全文 »


  • Python with...as..的使用

    02 Dec 2016

    Python的with…as的用法

    阅读全文 »


  • Python Pickle模块的使用

    02 Dec 2016

    Python数据持久存储:pickle模块的基本使用

    阅读全文 »


  • LeetCode 8. String to Integer (atoi)

    01 Dec 2016

    原题描述

    Implement atoi to convert a string to an integer.

    阅读全文 »


  • LeetCode 7. Reverse Integer

    01 Dec 2016

    原题描述

    Reverse digits of an integer.

    阅读全文 »


  • LeetCode 6. ZigZag Conversion

    01 Dec 2016

    原题描述

    The string “PAYPALISHIRING” is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility)

    阅读全文 »


  • ← Older
  • Newer →
  • 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