5 Commits

Author SHA1 Message Date
3fb4f86a79 Update: change the solution to follow instrucion
Step 7 of the exercise instruction wants us to "slice only the first 1000 elements of the array", not slicing after the first 1000 elements of the array.
2021-09-12 00:00:38 +03:00
ede39bfe59 update: copyright 2019-10-30 19:41:13 +03:00
4f60812589 refactor: slice exercises 16-21 2019-08-18 15:43:09 +03:00
23afa88d08 fix: reformatted backing array and slice header exercises 2019-02-08 14:10:56 +03:00
04c5e2bec7 add: slice internals backing array and slice header 2019-02-08 13:11:03 +03:00