d40f302909
fix empty output
2022-04-04 17:34:24 +03:00
695e7996f5
Update: main.go
2021-09-12 00:01:01 +03:00
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
60dd1b2cca
I think you mean aristotle
2021-06-08 11:19:26 +03:00
c3fd981de3
Change 10e6 to 1e7
2021-06-08 11:19:26 +03:00
6c55fa5310
Fix incorrect expected output of 16-exercises-16
2021-06-08 11:19:26 +03:00
27c12b9b58
Capitalize i
2021-06-08 11:19:26 +03:00
c1a94a4bcb
Better grammar 'three best friends'
2021-06-08 11:19:26 +03:00
06c8770261
Update main.go
2021-03-31 13:34:47 +03:00
ca6cb1b196
update: adv ops exercise #1
2021-03-31 13:34:47 +03:00
ede39bfe59
update: copyright
2019-10-30 19:41:13 +03:00
435c08e800
update: slice exercises 21, 23, 24, 25, 26
2019-08-23 10:23:42 +03:00
cfc6f5fbfa
update: slice exercise 21
2019-08-23 00:37:56 +03:00
312fbbf5a4
update: slices exercise 26
2019-08-23 00:25:38 +03:00
08d881a3d0
refactor: slice exercises 22 and 24
2019-08-22 20:55:47 +03:00
792a7a75d4
update: slice exercises 23
2019-08-22 20:04:52 +03:00
4f60812589
refactor: slice exercises 16-21
2019-08-18 15:43:09 +03:00
5d6b493e75
refactor: slice exercises 19-21
2019-08-18 15:08:32 +03:00
2dab6c53c9
refactor: slices 22th exercise
2019-08-18 14:56:37 +03:00
55419e59b7
refactor: slices 26th exercise
2019-08-18 14:43:37 +03:00
552a6a6cf7
refactor: slices 25th exercise
2019-08-18 14:05:35 +03:00
df18e1a4bd
refactor: slices 24th exercise
2019-08-18 13:33:22 +03:00
dfca449457
update: slices 23th exercise
2019-08-18 13:08:49 +03:00
00c314d5da
fix: slices add lines exercise
2019-03-25 14:07:23 +03:00
8552244d57
improve: exercise docs for slices
2019-03-06 01:26:13 +03:00
143ceb6293
add: notes for the prettyslice pkg to adv. slice ops exercises
2019-03-06 01:14:01 +03:00
ed17b12acd
fix: some typos in slices adv. ops.
2019-03-05 23:49:54 +03:00
9c96082326
add: slice adv. ops. exercises
2019-03-05 23:32:32 +03:00
2c7ee6ebf5
add: slice internals exercises
2019-03-04 21:04:59 +03:00
1dab45cd57
fix: slice the numbers exercise
2019-02-16 11:09:34 +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
d88da48bc6
fix: slicing-housing-prices exercise bug
2019-01-30 17:01:50 +03:00
8ec394bc10
add: exercises and quiz for appending and slicing
2019-01-30 16:47:30 +03:00
1068a0b9cd
fix: retro clock exercise links
2019-01-29 19:56:18 +03:00
c43d152d33
restructure: arrays and slices
2019-01-29 19:43:12 +03:00
54b402c610
move: arrays retro clock and slices
2019-01-25 14:28:36 +03:00
b1c326ac5b
fix: 04-declare-arrays-as-slices
2019-01-25 14:05:36 +03:00
69fe30b2ee
add: slice exercises
2019-01-22 20:32:32 +03:00