📦 trekhleb / javascript-algorithms

📄 BACKERS.md · 49 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49# Project Backers

> 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`

<!--
<table>
  <tr>
    <td align="center">
      <a href="[PROFILE_URL]">
        <img
          src="[PROFILE_IMG_SRC]"
          width="50"
          height="50"
        />
      </a>
      <br />
      <a href="[PROFILE_URL]">[PROFILE_NAME]</a>
    </td>
  </tr>
</table>
-->

<!--
<ul>
  <li>
    <a href="[PROFILE_URL]">
      <img
        src="[PROFILE_IMG_SRC]"
        width="30"
        height="30"
      /></a>
    &thinsp;
    <a href="[PROFILE_URL]">[PROFILE_NAME]</a>
  </li>
</ul>
-->