- Python Data Structures and Algorithms
- Benjamin Baka
- 109字
- 2021-07-09 19:45:09
Summary
In this chapter, we have taken a general overview of algorithm design. Importantly, we saw a platform independent way to measure an algorithm's performance. We looked at some different approaches to algorithmic problems. We looked at a way to recursively multiply large numbers and also a recursive approach for merge sort. We saw how to use backtracking for exhaustive search and generating strings. We also introduced the idea of benchmarking and a simple platform-dependent way to measure runtime. In the following chapters, we will revisit many of these ideas with reference to specific data structures. In the next chapter, we will discuss linked lists and other pointer structures.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Learning ROS for Robotics Programming(Second Edition)
- Offer來了:Java面試核心知識點精講(原理篇)
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Monitoring Elasticsearch
- Kinect for Windows SDK Programming Guide
- Scala程序員面試算法寶典
- Python全棧數據工程師養成攻略(視頻講解版)
- Statistical Application Development with R and Python(Second Edition)
- Android群英傳
- Practical GIS
- Python預測分析與機器學習
- JavaEE架構與程序設計
- 程序員超強大腦
- 面向對象程序設計及C++實驗指導(第3版)