Commit Graph

2123 Commits

Author SHA1 Message Date
80a9ec7a2e Travis build: 1682 2020-01-05 19:45:57 +00:00
c06917d054 Merge remote-tracking branch 'origin/master' 2020-01-05 21:41:03 +02:00
ec5509f7de Add isContained 2020-01-05 21:40:51 +02:00
9a3e74cefa Add haveSameContents snippet 2020-01-05 21:40:39 +02:00
a88380728b Travis build: 1676 2020-01-03 13:37:17 +00:00
27ecf5fd86 Add mostFrequent 2020-01-03 15:32:46 +02:00
a3fdf9c6c4 Add frequencies 2020-01-03 15:32:35 +02:00
d51b430122 Travis build: 1670 2019-12-31 11:21:41 +00:00
e4fcaabed8 Merge remote-tracking branch 'origin/master' 2019-12-31 13:17:19 +02:00
eb55b3972a Add isPowerOfTwo snippet 2019-12-31 13:17:12 +02:00
b0ed9a3724 Travis build: 1668 2019-12-31 09:44:38 +00:00
3b1a82ef7c Merge pull request #1064 from dream2023/master
fix: Wrong function name: checkProps -> checkProp
2019-12-31 11:40:08 +02:00
2344523e5b Travis build: 1666 2019-12-31 09:38:53 +00:00
21b0ab5c65 Add weightedSample snippet 2019-12-31 11:34:26 +02:00
36931994cb fix: checkProps -> checkProp 2019-12-31 17:22:30 +08:00
f444aeac78 Travis build: 1659 2019-12-27 07:23:21 +00:00
a78d93ee8e Travis build: 1652 2019-12-24 06:12:32 +00:00
c3cf216bbf Update pull.md
variable i isn't being used
2019-12-24 04:01:00 +01:00
c0772b6f46 Travis build: 1648 2019-12-22 21:26:08 +00:00
87e0d678d6 Update shuffle.md 2019-12-22 23:21:45 +02:00
eaf471dec9 changes to the snippet 2019-12-22 17:59:26 +01:00
84dbfd0897 resolved merge conflicts 2019-12-22 17:44:47 +01:00
00ad575adb changes made 2019-12-22 17:26:01 +01:00
841f36044f Update snippets/vectorAngle.md
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com>
2019-12-22 16:36:29 +01:00
6920b6434a Travis build: 1641 2019-12-20 07:57:43 +00:00
52a7cae2b6 Reword size snippet 2019-12-20 09:53:13 +02:00
6f5370e27e Travis build: 1637 2019-12-19 07:07:13 +00:00
48276e3652 Travis build: 1633 2019-12-18 10:24:54 +00:00
0e69f4a366 Travis build: 1629 2019-12-18 09:52:31 +00:00
053b88314a added snippet VectorAngle 2019-12-16 15:43:13 +01:00
ad07ba1012 Travis build: 1620 2019-12-11 18:39:58 +00:00
df6abd7ced Resolves #1043
Snippet now checks the length of the queryString to decide if it should use ? or &
2019-12-11 20:36:47 +02:00
0229a854c9 Travis build: 1616 2019-12-11 07:57:04 +00:00
f8325eabd8 Update last.md 2019-12-11 09:52:33 +02:00
980499db57 Update head.md 2019-12-11 09:52:00 +02:00
ec28d5fa6f Update snippets head and last to type check
Update `head` and `last` to check on empty, undefined, null arrays.
2019-12-11 03:17:18 -03:00
b26bc18ec3 Travis build: 1611 2019-12-09 10:56:20 +00:00
eb723ebe91 Merge branch 'master' into patch-1 2019-12-09 12:51:16 +02:00
f562c08989 Travis build: 1609 2019-12-09 10:48:03 +00:00
7191807b21 Travis build: 1603 2019-12-05 18:05:54 +00:00
f6d1d28692 Fix assignment error & remove whitespace
* Fix assignment typo where const noLength wasn't being assigned.
* Remove whitespace created by Travis CI.
2019-12-02 16:21:22 +00:00
34428e578c Travis build: 1587 2019-11-30 08:33:49 +00:00
b34d577ce0 Fix a mistype
Reflects the coding style.
2019-11-29 23:33:58 +01:00
becea1db5e Travis build: 1576 2019-11-21 20:09:07 +00:00
52ef8585b5 Update copyToClipboard.md 2019-11-21 22:02:44 +02:00
700a5d8c12 Update hasKey.md 2019-11-21 22:02:28 +02:00
dace922242 Update stringPermutations.md 2019-11-21 22:02:13 +02:00
d995044ead Update permutations.md 2019-11-21 22:01:52 +02:00
99cd824e03 Travis build: 1553 2019-11-06 17:28:06 +00:00
fb02a1a37b Travis build: 1543 2019-11-05 13:04:24 +00:00