Skip to content

PortgasAce/SwordForOffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

面试题 代码 测试
003 - 找出数组中重复的数字 code test
004 - 二维数组中的查找 code test
005 - 替换空格 code test
006 - 从尾到头打印链表 code test
007 - 重建二叉树 code test
008 - 二叉树的下一个结点 code test
009 - 用两个栈实现队列 code test
010 - 斐波那契数列 code test
011 - 旋转数组的最小数字 code test
012 - 矩阵中的路径 code test
013 - 机器人的运动范围 code test
014 - 剪绳子 code test
015 - 二进制中 1 的个数 code test
016 - 数值的整数次方 code test
017 - 打印从 1 到最大的 n 位数 code test
018 - 在 O(1) 时间内删除链表节点 code test
018 - 删除链表中重复的结点 code test
019 - 正则表达式 code test
020 - 表示数值的字符串 code test
021 - 调整数组顺序使奇数位于偶数前面 code test
022 - 链表中倒数第 K 个结点 code test
023 - 链表中环的入口结点 code test
024 - 反转链表 code test
025 - 合并两个排序的链表 code test
026 - 树的子结构 code test
027 - 二叉树的镜像 code test
028 - 对称的二叉树 code test
029 - 顺时针打印矩阵 code test
030 - 包含 min 函数的栈 code test
031 - 栈的压入、弹出序列 code test
032 - 从上往下打印二叉树 code test
032 - 把二叉树打印成多行 code test
032- 按之字形顺序打印二叉树 code test
033- 二叉搜索树的后序遍历序列 code test
034- 二叉树中和为某一值的路径 code test
035- 复杂链表的复制 code test
036- 二叉搜索树与双向链表 code test
037- 序列化二叉树 code test
038- 字符串的排列 code test
039- 数组中出现次数超过一半的数字 code test
040- 最小的K个数 code test
041- 数据流中的中位数 code test
041- 字符流中第一个不重复的字符 code test
042- 连续子数组的最大和 code test
043- 从1到n整数中1出现的次数 code test

About

java版剑指offer,附带一些test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages