Skip to content

Commit

Permalink
Add traced-array to editor
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras committed Nov 10, 2024
1 parent acbdcf6 commit 367ad49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions exercises/practice/binary-search/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
],
"example": [
".meta/example.coffee"
],
"editor": [
"traced-array.coffee"
]
},
"blurb": "Implement a binary search algorithm.",
Expand Down

0 comments on commit 367ad49

Please sign in to comment.