Commit 7a76e44
Both Paths: Recursion: Link to internal recursion exercises (#30502)
* Direct learners to our internal recursion exercises for Ruby
* Add link to the new recursion exercises in the JS course
* Simplify JS recursion exercises assignment
* Update javascript/computer_science/recursive_methods.md
Co-authored-by: mao-sz <122839503+mao-sz@users.noreply.github.com>
---------
Co-authored-by: mao-sz <122839503+mao-sz@users.noreply.github.com>1 parent e9dfd60 commit 7a76e44
File tree
2 files changed
+2
-10
lines changed- javascript/computer_science
- ruby/computer_science
2 files changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 39 | + | |
48 | 40 | | |
49 | 41 | | |
50 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments