mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-13 20:20:58 +00:00
Add the initial translation of chapter "greedy" (#1320)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Greedy
|
||||
|
||||

|
||||
|
||||
!!! abstract
|
||||
|
||||
Sunflowers turn towards the sun, always seeking the greatest possible growth for themselves.
|
||||
|
||||
Greedy strategy guides to the best answer step by step through rounds of simple choices.
|
||||
Reference in New Issue
Block a user