mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-29 05:13:14 +08:00
deploy
This commit is contained in:
@ -1610,6 +1610,8 @@
|
||||
<li>算法有对应最优的数据结构。给定算法,一般可基于不同的数据结构实现,而最终执行效率往往相差很大。</li>
|
||||
</ul>
|
||||
<p><img alt="数据结构与算法的关系" src="../what_is_dsa.assets/relationship_between_data_structure_and_algorithm.png" /></p>
|
||||
<p align="center"> Fig. 数据结构与算法的关系 </p>
|
||||
|
||||
<p>如果将「LEGO 乐高」类比到「数据结构与算法」,那么可以得到下表所示的对应关系。</p>
|
||||
<div class="center-table">
|
||||
<table>
|
||||
|
Reference in New Issue
Block a user