Louis's Blog


  • Home

  • Categories

  • About

  • Archives

  • Tags

Perfect Squares

Posted on 2016-04-17   |   In 数据结构与算法   |  

判断一个组成一个数所需要的最小数目的平方数

Read more »

leetcode Count Prim

Posted on 2016-04-16   |   In 数据结构与算法   |  

利用埃氏筛选法筛选素数

Read more »

leetcode Container With Most Water

Posted on 2016-04-16   |   In 数据结构与算法   |  

leetcode container with most water

Read more »

ugly number

Posted on 2016-04-15   |   In 数据结构与算法   |  

Ugly number

Read more »

leetcode 3sum

Posted on 2016-04-14   |   In 数据结构与算法   |  

数组的3Sum

Read more »

Rotate Array and Rotate List

Posted on 2016-04-14   |   In 数据结构与算法   |  

旋转数组和链表

Read more »

Length Of Last Word

Posted on 2016-04-14   |   In 数据结构与算法   |  

求出一个由空格和字符组正的字符串最后一个单词的长度

Read more »

Google面试题-第一个只出现一次的字符

Posted on 2016-04-13   |   In 数据结构与算法   |  

给定数组,求出数组中第一个只出现一次的数字

Read more »

Longest Substring Without Repeating Characters

Posted on 2016-04-13   |   In 数据结构与算法   |  

计算出给定的字符串的最长无重复字串

Read more »

Plus one&&Add binary&&Add Two Numbers

Posted on 2016-04-13   |   In 数据结构与算法   |  

本文是对leetcode中按位计算的题目进行的总结

Read more »

1234…7
gcc

gcc

68 posts
9 categories
19 tags
© 2015 - 2016 gcc
Powered by Hexo
Theme - NexT.Mist