You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@
75
75
| 1162 | As Far from Land as Possible |[Ruby](./algorithms/ruby/1162-as-far-from-land-as-possible.rb)| Medium |
76
76
| 1319 | Number of Operations to Make Network Connected |[Ruby](./algorithms/ruby/1319-number-of-operations-to-make-network-connected.rb)| Medium |
77
77
| 1345 | Jump Game IV |[Ruby](./algorithms/ruby/1345-jump-game-iv.rb)| Hard |
78
+
| 1466 | Reorder Routes to Make All Paths Lead to the City Zero |[Ruby](./algorithms/ruby/1466-eorder-routes-to-make-all-paths-lead-to-the-city-zero.rb)| Medium |
78
79
| 1470 | Shuffle the Array |[Ruby](./algorithms/ruby/1470-shuffle-the-array.rb)| Easy |
79
80
| 1472 | Design Browser History |[Ruby](./algorithms/ruby/1472-design-browser-history.rb)| Medium |
80
81
| 1480 | Running Sum of 1d Array |[Ruby](./algorithms/ruby/1480-running-sum-of-1d-array.rb)| Easy |
0 commit comments