Skip to content

Add time and space complexity information to various algorithms #188

Add time and space complexity information to various algorithms

Add time and space complexity information to various algorithms #188

Status Success
Total duration 45s
Artifacts

citk.yml

on: pull_request
Code style and tests
34s
Code style and tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Code style and tests: graph/coloring/bipartite.go#L19
The variable declaration color_node is not following our style guide. Please read our contribution guidelines and style guide to help you resolve this issue.
Code style and tests: math/pronicnumber.go#L14
The package declaration stdMath is not following our style guide. Please read our contribution guidelines and style guide to help you resolve this issue.
Code style and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/