mirror of
http://bgp.hk.skcks.cn:10086/https://github.com/krahets/hello-algo
synced 2026-04-20 21:00:58 +08:00
* Update giscus scroller. * Refine English docs and landing page * Sync the headings. * Update landing pages. * Update the avatar * Update Acknowledgements * Update landing pages. * Update contributors. * Update * Fix the formula formatting. * Fix the glossary. * Chapter 6. Hashing * Remove Chinese chars. * Fix headings. * Update giscus themes. * fallback to default giscus theme to solve 429 many requests error. * Add borders for callouts. * docs: sync character encoding translations * Update landing page media layout and i18n
10 lines
250 B
Markdown
10 lines
250 B
Markdown
# Greedy
|
|
|
|

|
|
|
|
!!! abstract
|
|
|
|
Sunflowers turn toward the sun, always seeking the fullest growth possible.
|
|
|
|
Through successive simple choices, greedy strategies gradually lead to the optimal solution.
|