Bug fixes and improvements (#1735)

* Fix the definition of "complete binary tree" in binary_tree.md

* Update en/README.md
This commit is contained in:
Yudong Jin
2025-04-15 16:57:31 +08:00
committed by GitHub
parent 8e38c61455
commit d976116292
4 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
</p>
<p align="center">
<img style="height: 60px;" src="https://readme-typing-svg.demolab.com?font=Noto+Sans+SC&weight=500&duration=3500&pause=2000&color=21C8B8&center=true&vCenter=true&random=false&width=200&lines=Hello%2C+Algo+!" alt="hello-algo-typing-svg" />
<img style="height: 60px;" src="https://readme-typing-svg.demolab.com?font=Roboto&weight=400&duration=3500&pause=2000&color=21C8B8&center=true&vCenter=true&random=false&width=200&lines=Hello%2C+Algo+!" alt="hello-algo-typing-svg" />
</br>
Data structures and algorithms crash course with animated illustrations and off-the-shelf code
</p>