Commit Graph

1519 Commits

Author SHA1 Message Date
Christian Bender
4021a3f8ad
Merge pull request #105 from koseokkyu/heapsort
Project Euler solving Problem 01
2017-12-22 23:30:12 +01:00
koseokkyu
54c6fb03f2
Update Readme.md
Add HeapSort and JumpSearch
2017-12-10 23:29:48 +09:00
Christian Bender
5ebfcf4148
simple modular and generic stack
See the README.md
2017-12-08 18:00:49 +01:00
koseokkyu
6d1a0eb3c3 solving Project Euler Problem03 about prime 2017-12-04 15:27:24 +09:00
koseokkyu
85ad2b0ef4 solving Problem Euler problem02 2017-12-03 19:16:36 +09:00
koseokkyu
d2b6686d28 Project Euler solving Problem 01 2017-11-27 17:00:21 +09:00
Anup Kumar Panwar
694bc20327
Merge pull request #103 from koseokkyu/otherbinarysearch
correct compilation error and logic error at Otherbinarysearch in search folder
2017-11-25 14:28:54 +05:30
Anup Kumar Panwar
3ed754312c
Update HeapSort.c 2017-11-25 14:28:25 +05:30
Anup Kumar Panwar
6a50cd5a94
Merge pull request #104 from koseokkyu/master
#102 pull request heap sort is modified at input process to receive an integer directly.
2017-11-25 14:24:54 +05:30
koseokkyu
bb6582f12b modify heapsort 2017-11-24 14:09:36 +09:00
koseokkyu
c3bd560d4c modify other_binary_search 2017-11-20 16:08:47 +09:00
koseokkyu
04527dfc56 add jumpsearch 2017-11-20 11:50:40 +09:00
koseokkyu
19a2def4a9 add heapsort 2017-11-12 02:55:38 +09:00
viditkulshreshtha
eea47e50d1
Update isArmstrong.c 2017-11-02 14:56:45 +05:30
viditkulshreshtha
52ac66d065
Merge pull request #1 from viditkulshreshtha/viditkulshreshtha-patch-1
added another condition
2017-11-02 14:52:31 +05:30
viditkulshreshtha
64c28f76a2
added a condition
If the user enters the input as 0 (zero) then also the output should be one
2017-11-02 14:51:48 +05:30
viditkulshreshtha
8692d53d98
Update Simpson's_1-3rd_rule.c 2017-11-02 14:47:02 +05:30
Nathan Fei
8efdebe3f8 Create toDecimal.c 2017-10-26 17:49:10 -04:00
Chetan Kaushik
03a0e01950 Merge pull request #90 from dynamitechetan/master
removed redundant title from readme
2017-10-26 15:27:09 +05:30
Chetan Kaushik
fd00e26055 removed redundent 2017-10-26 15:26:00 +05:30
vidhi2
8487f4c349 Stack implementation using linked list 2017-10-25 13:46:24 +05:30
Sachin Arora
3ccf7357bd Merge pull request #87 from sachinarora707/master
Multiple folders of search and sort. Fixes issue #60 and #49.
2017-10-24 21:00:37 +05:30
Sachin Arora
33f7a614ae Project Euler Problems Added. 2017-10-24 20:51:52 +05:30
Sachin Arora
73a7429921 Merge pull request #61 from ankitrgadiya/fix/dir
Directories Updated
2017-10-24 20:47:07 +05:30
Sachin Arora
a6d1297d22 Multiple folders of search and sort. Fixes issue #60 and #49. 2017-10-24 20:38:10 +05:30
Chetan Kaushik
6fbc164865 Merge pull request #80 from Sudeepam97/master
Adding comments to the code
2017-10-20 23:44:12 +05:30
Chetan Kaushik
756d6f02ac Merge pull request #83 from fsharpasharp/isPrime
Check if a number is prime.
2017-10-20 23:43:55 +05:30
Anup Kumar Panwar
7df4c98b40 Merge pull request #86 from AnupKumarPanwar/master
Updated README.md
2017-10-20 22:25:29 +05:30
Anup Kumar Panwar
f361e8eabb Merge branch 'master' into master 2017-10-20 22:24:26 +05:30
AnupKumarPanwar
87320c583f Updated README.md 2017-10-20 22:15:35 +05:30
AnupKumarPanwar
b99bc9414b Updated README.md 2017-10-20 22:13:54 +05:30
AnupKumarPanwar
55a7f65e67 Updated README.md 2017-10-20 22:13:03 +05:30
AnupKumarPanwar
814b02008f Updated README.md 2017-10-20 22:09:54 +05:30
AnupKumarPanwar
f6490855ac Updated README.md 2017-10-20 22:06:30 +05:30
AnupKumarPanwar
81657fc249 Updated README.md 2017-10-20 22:03:41 +05:30
fsharpasharp
4124e8c9d8 Check if a number is prime. 2017-10-19 10:38:10 +02:00
fsharpasharp
2a27e93d1c Concise version 2017-10-19 10:19:44 +02:00
fsharpasharp
a82550d66f Greatest common divisor. 2017-10-19 10:04:14 +02:00
Sudeepam
41f0292531 Update InsertionSort.c 2017-10-18 02:05:57 +05:30
Sudeepam
ea50acb609 Update InsertionSort.c 2017-10-18 02:02:52 +05:30
Anup Kumar Panwar
98005e3fde Merge pull request #75 from ashish4321/master
adding counting sort
2017-10-15 00:30:10 +05:30
Sachin Arora
663275509d Merge pull request #76 from yeggasd/master
Updated README.md
2017-10-14 23:29:45 +05:30
yeggasd
736eaf03d7 Updated README.md 2017-10-15 00:55:41 +08:00
Ashish Agarwal
34a30685c0 adding counting sort 2017-10-14 19:47:37 +05:30
Gabriel
aef7477934 Added binary search tree 2017-10-14 03:31:40 -03:00
Chetan Kaushik
5c3e232122 Merge pull request #73 from CptSpookz/master
Added linear search algorithm
2017-10-14 09:46:11 +05:30
Gabriel
5a53da5e94 Fixed Linear Search 2017-10-13 23:16:21 -03:00
Gabriel
d9f536d818 Added linear search algorithm 2017-10-13 23:08:58 -03:00
Tran Hau
3af6c03d06 Merge remote-tracking branch 'upstream/master' 2017-10-13 21:34:28 +07:00
MacBox7
209de0c0d1 Bucket Sort Added 2017-10-13 14:39:57 +05:30