File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,5 +44,5 @@ Your task is to implement a simple [RESTful API][restful-wikipedia] that receive
4444[ restful-wikipedia ] : https://en.wikipedia.org/wiki/Representational_state_transfer
4545[ iou ] : https://en.wikipedia.org/wiki/IOU
4646[ github-rest ] : https://developer.github.com/v3/
47- [ reddit-rest ] : https://www.reddit.com/dev/api/
47+ [ reddit-rest ] : https://web.archive.org/web/20231202231149/https:// www.reddit.com/dev/api/
4848[ restfulapi ] : https://restfulapi.net/
Original file line number Diff line number Diff line change 11blurb = " Given the size, return a square matrix of numbers in spiral order."
22source = " Reddit r/dailyprogrammer challenge #320 [Easy] Spiral Ascension."
3- source_url = " https://www .reddit.com/r/dailyprogrammer/comments/6i60lr/20170619_challenge_320_easy_spiral_ascension/"
3+ source_url = " https://web.archive.org/web/20230607064729/https://old .reddit.com/r/dailyprogrammer/comments/6i60lr/20170619_challenge_320_easy_spiral_ascension/"
44title = " Spiral Matrix"
Original file line number Diff line number Diff line change 11title = " Transpose"
22blurb = " Take input text and output it transposed."
33source = " Reddit r/dailyprogrammer challenge #270 [Easy]."
4- source_url = " https://www. reddit.com/r/dailyprogrammer/comments/4msu2x/challenge_270_easy_transpose_the_input_text"
4+ source_url = " https://web.archive.org/web/20230630051421/https://old. reddit.com/r/dailyprogrammer/comments/4msu2x/challenge_270_easy_transpose_the_input_text/ "
You can’t perform that action at this time.
0 commit comments