Skip to content

Commit bbbfd32

Browse files
committedMar 25, 2023
Update Bakers.
1 parent b9304f4 commit bbbfd32

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed
 

‎BACKERS.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,7 @@
88

99
## `O(n²)` Backers
1010

11-
<table>
12-
<tr>
13-
<td align="center">
14-
<a href="https://github.com/newrelic">
15-
<img
16-
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
17-
width="50"
18-
height="50"
19-
/>
20-
</a>
21-
<br />
22-
<a href="https://github.com/newrelic">newrelic</a>
23-
</td>
24-
</tr>
25-
</table>
11+
`null`
2612

2713
## `O(n×log(n))` Backers
2814

‎README.md

-16
Original file line numberDiff line numberDiff line change
@@ -364,22 +364,6 @@ Below is the list of some of the most used Big O notations and their performance
364364
365365
[Folks who are backing this project](https://github.com/trekhleb/javascript-algorithms/blob/master/BACKERS.md) `∑ = 1`
366366

367-
<table>
368-
<tr>
369-
<td align="center">
370-
<a href="https://github.com/newrelic">
371-
<img
372-
src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
373-
width="50"
374-
height="50"
375-
/>
376-
</a>
377-
<br />
378-
<a href="https://github.com/newrelic">newrelic</a>
379-
</td>
380-
</tr>
381-
</table>
382-
383367
## Author
384368

385369
[@trekhleb](https://trekhleb.dev)

0 commit comments

Comments
 (0)
Please sign in to comment.