52ky 发表于 2022-10-8 15:11:04

Java常用算法手册

《Java常用算法手册》分三篇,共13章,分别介绍了算法基础、算法使用和算法面试题。首先介绍了算法概述,然后重点分析了数据结构和基本算法思想;接着,详细讲解了算法在排序、搜索、数学计算、数论、历史趣题、游戏、密码学等领域中的使用;最后,列举了算法的一些常见面试题。

(The Handbook of Java Common Algorithms is divided into three chapters, including 13 chapters, which respectively introduce the algorithm foundation, algorithm use and algorithm interview questions. Firstly, the algorithm is introduced, and then the data structure and basic algorithm idea are analyzed; Then, the application of the algorithm in sorting, searching, mathematical calculation, number theory, historical interesting questions, games, cryptography and other fields is explained in detail; Finally, some common interview questions of the algorithm are listed.)




页: [1]
查看完整版本: Java常用算法手册