文件名称:edit-distance
介绍说明--下载内容来自于网络,使用问题请自行百度
*面试题个人题解。
对于一个数字串,需要通过一定的操作变成另一个数字串,问最小操作次数。
总共有3钟操作:
1.某位数字加一
2.某位数字减一
3.调换任意两位数字(The Alibaba interview questions personal problem.
For a digit string, we need to turn another operation into another string and ask the minimum number of operations.
A total of 3 clock operations:
1. one digit plus one
2. one digit reduction
3. change any two digit number)
对于一个数字串,需要通过一定的操作变成另一个数字串,问最小操作次数。
总共有3钟操作:
1.某位数字加一
2.某位数字减一
3.调换任意两位数字(The Alibaba interview questions personal problem.
For a digit string, we need to turn another operation into another string and ask the minimum number of operations.
A total of 3 clock operations:
1. one digit plus one
2. one digit reduction
3. change any two digit number)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 |
|---|---|---|
| eight.cpp | 1042 | 2018-04-05 |
| __MACOSX | 0 | 2018-04-17 |
| __MACOSX\._eight.cpp | 266 | 2018-04-05 |
| edit_perm.cpp | 384 | 2018-03-21 |
| __MACOSX\._edit_perm.cpp | 176 | 2018-03-21 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
