You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -26,7 +26,7 @@ Coding problems with modern languages, TDD and CI.
26
26
-`CMake`
27
27
-`Go`
28
28
-`Python3`
29
-
-`Yarn`
29
+
-`NodeJS, Yarn`
30
30
31
31
## Folder structure
32
32
@@ -86,6 +86,7 @@ Please feel free to create a `PR` for:
86
86
- Adding more coding problems (with solutions in all packages if possible)
87
87
- Improving existing solutions
88
88
- Improving projects' config/setup
89
+
- Resolving pending TODO's
89
90
90
91
**NOTE:** This repository follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) practices.
91
92
@@ -103,3 +104,10 @@ Ideally what we want:
103
104
-[ ] Fix type check in vscode for algo-cpp and gtest
104
105
-[ ] Setup linting for every package
105
106
-[ ] Setup input text files to load during tests
107
+
108
+
## Sponsorship
109
+
110
+
If you find this project useful please consider making a donation
111
+
<!-- markdownlint-disable no-inline-html -->
112
+
<ahref="https://www.buymeacoffee.com/p3kqm9Z2h"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-red.png"alt="Buy Me A Coffee"style="height: 60px!important;width: 217px!important;" ></a>
0 commit comments