Print Binary Tree按照要求输出二叉树在对应二维数组种的值[作者空间]
reshape the matrix// 找到对应新矩阵和原来矩阵行列的关系以及对应的变换//[作者空间]
很多不理解. 先背下来吧[作者空间]
Dungeon Game计算出二维数组从0.0 点到 m.n 点的最小代价.. 并且每经过一个格子所剩余的代价必须...[作者空间]
Sum of left Leaves 计算二叉树种所有叶子左叶子节点的值的总合[作者空间]
Assign Cookies[作者空间]
Hamming Distance计算两个二进制数中 对应位上不同的数字总数[作者空间]
题目: 在数组中的两个数字如果前面一个数字大于后面的数字,则这两 个数字组成一个逆序对。输入一个数组,求出这个数组...[作者空间]
题目: 在字符串种找出第一个只出现一次的字符, 如"abaccgagg" 则输出"b" 参考代码如下 时间负责度 ...[作者空间]
https://leetcode.com/problems/rotate-image/description/沿着...[作者空间]
https://leetcode.com/problems/permutations/description/笨方...[作者空间]
https://leetcode.com/problems/palindrome-number/descripti...[作者空间]
https://leetcode.com/problems/median-of-two-sorted-arrays...[作者空间]
https://leetcode.com/problems/roman-to-integer/description/[作者空间]
https://leetcode.com/problems/merge-two-sorted-lists/desc...[作者空间]
https://leetcode.com/problems/remove-nth-node-from-end-of...[作者空间]
https://leetcode.com/problems/add-two-numbers/description/ }[作者空间]
典型的hashMap 解决方法[作者空间]
title: 'Swift LeetCode 系列之 7: Reverse Integer'date: 2017-...[作者空间]