Commit Graph

1273 Commits

Author SHA1 Message Date
c22e12e22f Add bifurcate snippet 2019-08-20 12:37:06 +03:00
3f0cd1dc5a Add average_by snippet 2019-08-20 11:55:10 +03:00
9b292be570 Add some snippet 2019-08-20 11:42:30 +03:00
6311698794 Add all_equal snippet 2019-08-20 11:39:18 +03:00
def6df0072 Add every snippet 2019-08-20 11:34:24 +03:00
2b8a779d13 Update template 2019-08-20 11:23:35 +03:00
62581cea2f Update remaining snippets 2019-08-20 11:18:55 +03:00
a01dae2945 Merge remote-tracking branch 'origin/from-starter' into from-starter 2019-08-20 11:08:52 +03:00
3a3c618619 Update some snippets 2019-08-20 11:08:01 +03:00
dc93323c00 remove old website 2019-08-20 10:04:20 +02:00
154fa8586d partialy update contributing docs 2019-08-20 10:03:00 +02:00
a67fedf107 add COLLABORATING guidelines 2019-08-20 10:00:46 +02:00
34df36a961 Update some snippets 2019-08-20 10:51:05 +03:00
08810dd64e Update some snippets 2019-08-20 10:45:53 +03:00
8a0fd59a72 Merge remote-tracking branch 'origin/from-starter' into from-starter 2019-08-20 10:38:14 +03:00
f10d3f018b Update some snippets 2019-08-20 10:38:09 +03:00
3db7681cf1 remove old testing system 2019-08-20 09:37:34 +02:00
1c93753ade Update some snippets 2019-08-20 10:24:16 +03:00
a340ba4492 Update some snippets 2019-08-20 10:13:54 +03:00
0f405f0da9 Update syntax highlighting, update allUnique 2019-08-20 10:09:53 +03:00
59fd9ad9a8 Update snippet structure to new template 2019-08-19 14:32:26 +03:00
811f3672ef Merge pull request #51 from arjunmahishi/unique_elements
[FEATURE] Added snippet for getting unique elements in a list
2019-08-19 14:05:06 +03:00
0afb391549 Merge pull request #76 from sandy9999/gcd_edit
modified gcd.md to fewer lines of code
2019-08-19 14:03:59 +03:00
3d2ebe6bf7 Merge pull request #48 from vict0rsch/master
[ENHANCEMENT]  use set() to ensure constant lookup time
2019-08-19 14:03:07 +03:00
2574fa0c6b Update difference.md 2019-08-19 14:02:59 +03:00
bab54e53d3 Merge pull request #74 from danerlt/master
update bubble_sort
2019-08-19 13:52:11 +03:00
08056906f3 Merge pull request #61 from NamPNQ/improve
Pythonic sort bubble snippet
2019-08-19 13:51:48 +03:00
e45d92ef7b Merge pull request #38 from scraggard/master
[FEATURE] added fibonacci
2019-08-19 13:42:15 +03:00
4c5ca9e6e5 Merge pull request #44 from Alex979/master
[FEATURE] Added fibonacci code snippet
2019-08-19 13:40:10 +03:00
a4f2daf47e Merge branch 'master' into master 2019-08-19 13:39:01 +03:00
8335f01572 Merge pull request #60 from NamPNQ/master
remove env folder
2019-08-14 07:57:37 +03:00
0a7a85f479 Merge pull request #84 from 30-seconds/dependabot/pip/flask-1.0
Bump flask from 0.12.3 to 1.0
2019-07-19 20:41:33 +03:00
b243d06e48 Merge pull request #83 from 30-seconds/dependabot/pip/website/flask-1.0
Bump flask from 0.12.3 to 1.0 in /website
2019-07-19 20:41:19 +03:00
7a7b2eb7f8 Bump flask from 0.12.3 to 1.0
Bumps [flask](https://github.com/pallets/flask) from 0.12.3 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 17:26:27 +00:00
c985b91f59 Bump flask from 0.12.3 to 1.0 in /website
Bumps [flask](https://github.com/pallets/flask) from 0.12.3 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 17:17:27 +00:00
0840b8138e Merge pull request #82 from 30-seconds/dependabot/pip/website/flask-0.12.3
Bump flask from 0.12.2 to 0.12.3 in /website
2019-07-19 09:24:23 +03:00
7b018bb324 Bump flask from 0.12.2 to 0.12.3 in /website
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 06:23:32 +00:00
4c4fcf9d40 Merge pull request #81 from 30-seconds/dependabot/pip/flask-0.12.3
Bump flask from 0.12.2 to 0.12.3
2019-07-19 09:23:05 +03:00
20e6f76e96 Bump flask from 0.12.2 to 0.12.3
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 06:22:42 +00:00
4145cc6e14 Merge pull request #36 from evyatarmeged/master
[FEATURE] add is_anagram function
2019-07-19 09:19:12 +03:00
dc7e701f9c Merge pull request #34 from 0awawa0/fermat_test
Added fermat_test.md
2019-07-19 09:17:40 +03:00
e323ba3c3b Update fermat_test.md 2019-07-19 09:17:16 +03:00
d63b14458e Merge pull request #62 from NamPNQ/fix-travis
fix travis build
2019-07-18 08:22:26 +03:00
9e423e8c5b Merge pull request #72 from wiktoriatomzik/master
Typo: "sring" -> "string"
2019-07-18 08:21:19 +03:00
45d6158187 Merge pull request #70 from jerobado/fix-typo-01
Fix some typos
2019-07-18 08:20:49 +03:00
e28ba07e70 Merge pull request #66 from kuingsamlee/master
fixed count_vowels function return value error.
2019-07-18 08:18:50 +03:00
94d41fbf6f Merge branch 'master' into master 2019-07-18 08:18:40 +03:00
be0d1cbaf1 Merge pull request #57 from mattveraldi/fix-keys_only
Solved issue #53
2019-07-18 08:11:50 +03:00
77d8ab9186 Merge pull request #79 from SarvasvX/patch-1
Fixed error in code
2019-07-10 00:20:37 +03:00
63c84b7daa Fixed error in code
len() was used twice, which produced error. Fixed that.
Also included print() statements, so that the function call actually prints the no. of vovels.
2019-07-09 21:35:57 +05:30