胡闹的日子
归档 分类 标签 系列 关于
归档 分类 标签 系列 关于
L
LeetCode
2016-08-06

LeetCode 67: Add Binary

Given two binary strings, return their sum (also a binary string). For example, a = "11", b = "1", Return "100".

L
LeetCode
2016-08-06

LeetCode 14: Longest Common Prefix

Write a function to find the longest common prefix string amongst an array of strings.

L
LeetCode
2016-08-06

LeetCode 345: Reverse Vowels of a String

Write a function that takes a string as input and reverse only the vowels of a string.

C
C语言
2016-08-05

C语言实现strlen函数的方法

不使用中间变量求const字符串长度,即实现求字符串长度库函数strlen函数。函数接口声明如下:int strlen(const char *p);

C
C语言
2016-08-05

NULL,'\0',0,'/0'和"0"的区别

最近发现对于NULL,’\0’,0,’/0’和”0”的区别有点混淆了。所以在查阅资料之后,将笔记记录在此处,免得下次忘记了可以看看。

L
LeetCode
2016-08-05

LeetCode 263: Ugly Number

Write a program to check whether a given number is an ugly number. Ugly numbers are positive numbers whose prime factors only include 2, 3, 5.

L
LeetCode
2016-08-05

LeetCode 58: Length of Last Word

Given a string s consists of upper/lower-case alphabets and empty space characters ‘ ‘, return the length of last word in the string.

L
LeetCode
2016-08-05

LeetCode 13: Roman to Integer

Given a roman numeral, convert it to an integer.3999 / 3999 test cases passed.

« 上一页1…34567…11下一页 »

xcc

Web Developer & Designer

GuangDong, China 关注我
86 文章
38 标签

标签

全部 51NOD Android Array Bit Manipulation Bit Manupulation Chrome C语言 Dynamic Programming GET Git HTTP KMP算法 LaTex LeetCode Linked List
优雅的Sublime
LeetCode题解
有趣的算法

最近文章

  • LeetCode 162: Find Peak Element

    LeetCode

  • LeetCode 48: Rotate Image

    LeetCode

  • LeetCode 53: Maximum Subarray

    LeetCode

  • LeetCode 35: Search Insert Position

    LeetCode

  • LeetCode 11: Container With Most Water

    LeetCode

链接

  • Hexo
  • 个人V2EX主页
© 2016 XCC
Powered by Hexo. Theme by xcc 本站总访问人数次