IP属地:上海
Given a string s, find the longest palindromic substring in s. You may a...
这道题是我刷leetcode遇到的第一个难度为Hard的题,笔者在大学学习算法课的时候接触过类似的题目,不过由于时间久了,加之当时并没有对这类题...
最近好久没有更新博客了,因为博主最近忙于学校的一些学业工作。大三下学期嘛,还是挺忙的-,-。下面我们来看一下这道题: Given a strin...
2. Add Two Numbers You are given two non-empty linked lists representing...
hiho密码 时间限制:10000ms单点时限:1000ms内存限制:256MB 描述小Ho根据最近在密码学课上学习到的知识,开发出了一款hih...
LeetCode(9. Palindrome Number) Determine whether an integer is a palindr...
LeetCode(7. Reverse Integer) Reverse digits of an integer.Example1: x = ...
2017.3.27 刷题开始 博主最近忙于找实习,发现不少互联网的大公司,在线笔试以及面试中都会考一些基本的编程题目,而LeetCode正是收集...