Update Bakers.

This commit is contained in:
Oleksii Trekhleb 2021-01-02 13:49:00 +01:00
parent 711204f13a
commit a0a9c35e3f
2 changed files with 11 additions and 8 deletions

View File

@ -1,27 +1,30 @@
# Project Backers
> You may support this project via ❤️️ [GitHub](https://github.com/sponsors/trekhleb) or ❤️️ [Patreon](https://www.patreon.com/trekhleb).
> You may support this project via ❤️️ [GitHub](https://github.com/sponsors/trekhleb) or ❤️️ [Patreon](https://www.patreon.com/trekhleb).
## `O(2ⁿ)` Backers
`null`
## `O(n²)` Backers
`null`
## `O(n×log(n))` Backers
`null`
<!--
<ul>
<li>
<a href="https://github.com/bullwinkle">
<a href="[PROFILE_URL]">
<img
src="https://avatars1.githubusercontent.com/u/3613558?s=60&amp;v=4"
src="[PROFILE_IMG_SRC]"
width="30"
height="30"
/></a>
&thinsp;
<a href="https://github.com/bullwinkle">bullwinkle</a>
<a href="[PROFILE_URL]">[PROFILE_NAME]</a>
</li>
</ul>
-->

View File

@ -325,4 +325,4 @@ Below is the list of some of the most used Big O notations and their performance
> You may support this project via ❤️️ [GitHub](https://github.com/sponsors/trekhleb) or ❤️️ [Patreon](https://www.patreon.com/trekhleb).
[Folks who are backing this project](https://github.com/trekhleb/javascript-algorithms/blob/master/BACKERS.md) `∑ = 1`
[Folks who are backing this project](https://github.com/trekhleb/javascript-algorithms/blob/master/BACKERS.md) `∑ = 0`