Skip to content

Commit

Permalink
Update Bakers.
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb committed Mar 25, 2023
1 parent b9304f4 commit bbbfd32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
16 changes: 1 addition & 15 deletions BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit bbbfd32

Please sign in to comment.