Luke Oliff
68fb84dc09
Update README.md
2018-10-08 16:11:35 +01:00
Luke Oliff
81d71e9fcc
Merge pull request #194 from leehmaciel/leticia
...
Added Leticia Maciel to README
2018-10-08 08:10:49 -07:00
Luke Oliff
8ec73d9c42
Merge pull request #193 from fabipriscila/hacktoberfest2018_fabi
...
added my name to contributors
2018-10-08 08:10:07 -07:00
Luke Oliff
f69b1e1066
Merge pull request #192 from vtavares11/master
...
Added João Tavares to the contributors README list
2018-10-08 08:09:21 -07:00
Luke Oliff
7a1d0a616a
Merge pull request #191 from maysaborges/master
...
Added Maysa Borges to README
2018-10-08 08:03:23 -07:00
Luke Oliff
691b83e1db
fixed indenting
2018-10-08 16:03:07 +01:00
Tor Morten Jensen
f8e25ac262
Add me
2018-10-08 15:21:30 +02:00
John Cotton
af36733d33
add profile to readme
2018-10-08 09:10:17 -04:00
João Victor Canabarro
9194927c18
Update README.md
2018-10-08 09:42:46 -03:00
Luiz Guilherme Fonseca Rosa
4f68ef84ef
Add my personal description
2018-10-08 09:39:19 -03:00
RaahelBa1g
06a2f59aa1
Added my name to the contributors list
2018-10-08 18:02:31 +05:30
neelabhtiwari
7d2ced82c3
Create closestpairofpoints.cpp
...
O(nlogn) implementation of closest pair of points
2018-10-08 17:58:01 +05:30
Ngo Minh Phuong
0bcea87fdb
Create ppbra.py
2018-10-08 18:12:21 +07:00
Saketha Ramanjam
729a4615b8
made the PR template right
2018-10-08 16:37:16 +05:30
quangvn
5672b6226d
Add: myname Quang
2018-10-08 10:32:03 +00:00
Thereatra
7d1935dbc8
Update README.md
2018-10-08 12:22:54 +02:00
Adhish Anand
ab9cb406db
Added GoodString Code
2018-10-08 15:38:46 +05:30
deepasha birla
d6dd40f3e1
Create heelo
2018-10-08 15:35:58 +05:30
Pavel Alimpiev
e10789f0d9
Update README.md
2018-10-08 12:51:40 +03:00
vakeeshanvictor
9665640794
Create Birthday_counter.py
2018-10-08 14:51:21 +05:30
Harrish-Selvarajah
0b51d5d91a
Create heloow.py
2018-10-08 14:48:28 +05:30
vakeeshanvictor
83a64510d4
Create hellopascal.pal
2018-10-08 14:43:28 +05:30
aka4rKO
c72c27b81c
Create binary_search.exe
2018-10-08 13:58:08 +05:30
aka4rKO
48e5c2a5d5
Create binary_search.py
2018-10-08 13:52:16 +05:30
Евгений Васильев
73823ba332
added self promo to readme
2018-10-08 15:21:46 +07:00
aka4rKO
3d708462da
Create binary_search.java
2018-10-08 13:50:03 +05:30
aka4rKO
2be205e4db
Create hello_boo.boo
2018-10-08 13:45:10 +05:30
Onnys
7831fad9e2
Added my Name
2018-10-08 10:11:19 +02:00
Souvik Maji
6216605414
Update README.md
2018-10-08 13:20:53 +05:30
gargi16
ac9ab817cc
file added
2018-10-08 13:07:14 +05:30
Gargi Yadav
d47c9695b2
Merge pull request #1 from gargi16/gargi16-patch-1
...
Update README.md
2018-10-08 12:41:53 +05:30
Gargi Yadav
a038e6bc3c
Update README.md
2018-10-08 12:40:58 +05:30
Kanchan
8740e80389
Update README.md
2018-10-08 10:25:45 +05:30
debajyotidasgupta
9bf406c4a8
new
2018-10-08 09:09:30 +05:30
mrayana
11fb7a1c84
Added Salutation
2018-10-07 23:25:25 -03:00
Zornitsa Asanska
e5ce6c45ef
Added my name and some Haskell code
2018-10-07 23:57:23 +01:00
Nazaren0k
ea9c4c4566
Update README.md
2018-10-08 00:37:14 +03:00
Apostropheqq
c7bf836a88
Create reversestrin.cpp
2018-10-07 23:33:36 +02:00
Nhrkr
e3300c29a4
Update README.md
2018-10-07 17:31:23 -04:00
Jatin Mehta
f860575053
Create Exoceus.py
2018-10-06 21:05:38 -04:00
Jatin Mehta
bdbafd028c
Update README.md
2018-10-06 21:03:54 -04:00
Iain Earl
b8c236015c
Adding myself to the README
2018-10-07 00:45:57 +01:00
Iain Earl
4b85ede246
Adding basic golang json example
2018-10-07 00:43:31 +01:00
Shivam Ralli
1b129d1370
Update README.md
2018-10-07 04:59:39 +05:30
Bruno Dulcetti
64acf712cd
Add Hello World code example
2018-10-06 19:35:52 -03:00
Bruno Dulcetti
0f9e5e6dbf
Add Dulcetti profile at README
2018-10-06 19:35:30 -03:00
laksh-ayy
11a71a07c1
HTML Code Sample
2018-10-07 03:09:06 +05:30
damoklov
06f56f46c0
Merge pull request #1 from damoklov/damoklov-patch-1
...
Added useful Python file for checking input data
2018-10-06 23:33:58 +03:00
damoklov
5924cea46f
Added useful Python file for checking input data
...
You can experiment with this file, add smth to it and use in your modules.
Example of usage:
>>>123
>>>Correct!
>>>fsda12
>>>ValueError
>>>
>>>Enter something
2018-10-06 23:31:37 +03:00
mahesdwivedi
28ef4678c5
binary search using python
2018-10-07 01:56:20 +05:30