Timur Shemsedinov
Timur Shemsedinov
Add graph algorithms like finding Hamiltonian path and Dijkstra Algorithm
Add math algorithms, like: Euclidean Algorithm and Sieve of Eratosthenes
- See how to setup Github actions: https://github.com/metarhia/impress/pull/1361 - Add Postgresql service in CI: https://docs.github.com/en/actions/guides/creating-postgresql-service-containers - Support windows and macOS (desirable but not required)
``` Refused to connect to 'https://fonts.googleapis.com/css?family=Share+Tech+Mono' because it violates the following Content Security Policy directive: "default-src 'self' ws:". Note that 'connect-src' was not explicitly set, so 'default-src' is used as...
``` worker.js:15 Uncaught (in promise) DOMException: Failed to execute 'waitUntil' on 'ExtendableEvent': The event handler is already finished and no extend lifetime promises are outstanding. at http://127.0.0.1:8001/worker.js:15:9 ```