Skip to content

Add saddle-points practice exercise #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025
Merged

Add saddle-points practice exercise #308

merged 2 commits into from
May 27, 2025

Conversation

rabestro
Copy link
Member

Introduce the new "saddle-points" exercise to the practice track. This includes the problem description, tests, implementation stub, example solution, and configuration. The exercise focuses on identifying matrix saddle points based on specific criteria.

Closes #307

Introduce the new "saddle-points" exercise to the practice track. This includes the problem description, tests, implementation stub, example solution, and configuration. The exercise focuses on identifying matrix saddle points based on specific criteria.
@rabestro rabestro requested review from glennj, IsaacG and a team May 26, 2025 20:41
@rabestro rabestro self-assigned this May 26, 2025
This commit integrates the BATS support and assert libraries, enabling enhanced testing capabilities for BASH scripts. These libraries provide utilities such as assertions and output validations essential for writing robust tests.
@rabestro rabestro merged commit afa8b03 into main May 27, 2025
2 checks passed
@rabestro rabestro deleted the saddle-points branch May 27, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Saddle Points
2 participants