-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Request a New Nada Example: Matrix scan
Description
Similar to Linear Scan, scan a matrix for a specific value. Return the all coordinates where the value excists
Use Case
image processing and game development
Specific Requirements
- Inputs: a matrix (2D list of values) and a target value to search for
- Outputs: a list of coordinates where the target value was found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed