Skip to content

SelenaMa9812/interview_coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

interview_coding

数据结构

红黑树

编程题

1 台阶问题/斐波那契

2 变态台阶问题

3 矩形覆盖

4 杨氏矩阵查找

5 去除列表中的重复元素

6 链表成对调换

7 创建字典的方法

7.1 直接创建

7.2 工厂方法

7.3 fromkeys()方法

8 合并两个有序列表

9 交叉链表求交点

10 二分查找

11 快排

12 找零问题

13 广度遍历和深度遍历二叉树

14 前中后序遍历

15 求最大树深

16 求两棵树是否相同

17 前序中序求后序

18 单链表逆置

19 两个字符串是否是变位词

20 动态规划问题

21 数组

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published