mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-25 14:36:10 +08:00
Update Bakers.
This commit is contained in:
parent
b9304f4787
commit
bbbfd32a45
16
BACKERS.md
16
BACKERS.md
@ -8,21 +8,7 @@
|
||||
|
||||
## `O(n²)` Backers
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="https://github.com/newrelic">
|
||||
<img
|
||||
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
|
||||
width="50"
|
||||
height="50"
|
||||
/>
|
||||
</a>
|
||||
<br />
|
||||
<a href="https://github.com/newrelic">newrelic</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
`null`
|
||||
|
||||
## `O(n×log(n))` Backers
|
||||
|
||||
|
16
README.md
16
README.md
@ -364,22 +364,6 @@ Below is the list of some of the most used Big O notations and their performance
|
||||
|
||||
[Folks who are backing this project](https://github.com/trekhleb/javascript-algorithms/blob/master/BACKERS.md) `∑ = 1`
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="https://github.com/newrelic">
|
||||
<img
|
||||
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
|
||||
width="50"
|
||||
height="50"
|
||||
/>
|
||||
</a>
|
||||
<br />
|
||||
<a href="https://github.com/newrelic">newrelic</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Author
|
||||
|
||||
[@trekhleb](https://trekhleb.dev)
|
||||
|
Loading…
Reference in New Issue
Block a user