Commit Graph

296 Commits

Author SHA1 Message Date
Christian Bender
a080a2aa64
Merge pull request #218 from TheAlgorithms/prime_fact_cor
changed README and corrected comments -- Prime Factoriziation
2019-02-12 16:35:14 +01:00
Christian Bender
c1554af08c changed README and corecct comment 2019-02-12 16:33:05 +01:00
Christian Bender
a13df71739
Merge pull request #217 from TheAlgorithms/add_prime_factoriziation
Prime factoriziation
2019-02-12 16:29:02 +01:00
Christian Bender
64b5f4904b added new algorithm 2019-02-12 16:25:18 +01:00
Christian Bender
e2c0a7a6e5
Duplicate
This algorithm is a duplicate. We already have a linear search in this repo
2019-02-12 16:17:22 +01:00
Ashwek Swamy
1f9a5168c7
Merge pull request #146 from JRaiden16/patch-2
Update Simpson's_1-3rd_rule.c
2019-02-11 05:58:20 +05:30
Ashwek Swamy
811c4dbb63
Merge branch 'master' into patch-2 2019-02-11 05:57:57 +05:30
Ashwek Swamy
b098092735
Rename Simpson's_1-3rd_rule.c to simpson's 1-3rd rule.c 2019-02-11 05:56:44 +05:30
Ashwek Swamy
df2b915391
Rename Computer Oriented Statistical Methods/Simpson's_1-3rd_rule.c to computer_oriented_statistical_methods/Simpson's_1-3rd_rule.c 2019-02-11 05:55:44 +05:30
Ashwek Swamy
28e13c66f3
Merge pull request #161 from Aditibansal2603/master
Update binary_to_decimal.c
2019-02-11 05:43:09 +05:30
Ashwek Swamy
c6583d34d2
Merge pull request #154 from pankajc007/patch-2
Create binarys.c
2019-02-11 05:33:06 +05:30
Ashwek Swamy
167ab428d8
Rename Searches/binarys.c to searching/binarys.c 2019-02-11 05:32:54 +05:30
Ashwek Swamy
8282815073
Rename Searches/linears.c to searching/linears.c 2019-02-10 14:20:08 +05:30
Ashwek Swamy
8602a06515
Merge pull request #155 from pankajc007/patch-3
Create linears.c
2019-02-10 14:18:52 +05:30
Ashwek Swamy
2feeed5d62
Merge pull request #137 from s1l3ntcat/master
Added NULL check.
2019-02-10 14:14:46 +05:30
Libin Yang
ffd651dd18
Merge pull request #210 from sayoojkz/master
Update LinearSearch.c
2019-01-29 09:03:46 +08:00
Libin Yang
e52279ca0b
Merge pull request #215 from akay25/readme_fix/sorting-algorithm
Consistent naming of sorting algorithms in README file
2019-01-19 22:24:33 +08:00
Ajay M
d2f75fb2c8 Changed the sorting algorithm text to camel case. 2019-01-19 13:58:12 +05:30
Libin Yang
8e5e6c3820
Merge pull request #212 from sungbin/master
Formulate codes in Sort
2018-12-09 21:09:47 +08:00
sungbin
a498bf1de9 Better ome comments 2018-11-13 13:42:00 +09:00
sungbin
72de3a6ca8 Change InsertionSort.c format 2018-11-08 16:37:38 +09:00
sungbin
edf400739c Change BubbleSort.c format 2018-11-08 16:22:51 +09:00
sungbin
bc1c15e24f Change SelectionSort.c format 2018-11-08 16:04:04 +09:00
sayoojkz
a7c22b5560
added some comments 2018-10-30 23:29:06 +05:30
sayoojkz
13afc89b50
Update LinearSearch.c 2018-10-30 23:21:09 +05:30
Anup Kumar Panwar
326cf62a0f
Merge pull request #171 from AnupKumarPanwar/master
Refactored the code
2018-10-08 21:30:49 +05:30
Anup Kumar Panwar
444d4b11d5 Refactor 2018-10-08 21:18:35 +05:30
Aditibansal2603
a9d91b4c31
Update binary_to_decimal.c 2018-10-06 00:04:48 +05:30
Pankaj Chaudhary
d607eae61d
Create linears.c 2018-10-03 12:37:26 +05:30
Pankaj Chaudhary
657d979f92
Create binarys.c 2018-10-03 12:36:18 +05:30
JRaiden
e1cb90a253
Update Simpson's_1-3rd_rule.c 2018-10-01 18:31:05 -05:00
A Silent Cat
fc6a345ee5 Added NULL check. 2018-07-24 13:38:45 -05:00
Christian Bender
b895794da8
Merge pull request #136 from s1l3ntcat/master
Replaced ambigous return codes with macros.
2018-07-21 21:51:46 +02:00
A Silent Cat
97be2b238b Replaced ambigous return codes with macros. 2018-07-19 09:23:32 -05:00
Christian Bender
6c5128e2cd improved code 2018-03-28 18:11:54 +02:00
Christian Bender
18d86c9f73
Delete Binning.c
Uses third-party library
2018-03-28 17:53:27 +02:00
Christian Bender
0931d04ce0
Merge pull request #127 from anujms1999/patch-1
Create sudokusolver.c
2018-03-25 18:49:26 +02:00
Christian Bender
b2050f3618 added code style conventions 2018-03-23 21:47:38 +01:00
Christian Bender
69d10955cc
Delete demonetization.o 2018-03-23 21:35:46 +01:00
Christian Bender
6cc28cbefb
Delete demonetization 2018-03-23 21:35:39 +01:00
Christian Bender
eaf48e69fb
Merge pull request #131 from TheAlgorithms/changed_#129
improved the code
2018-03-23 21:32:54 +01:00
Christian Bender
61c02122c4 improved the code 2018-03-23 21:30:55 +01:00
Christian Bender
a2706e5463
Merge pull request #129 from ashusrma/patch-1
Create demonetization.c
2018-03-23 21:12:36 +01:00
Christian Bender
19f08b448a
Merge pull request #130 from TheAlgorithms/fixed_Prime
fixed and improved Prime.c
2018-03-23 21:10:12 +01:00
Christian Bender
328f13c1b2 fixed and improved Prime.c 2018-03-23 21:08:21 +01:00
Ashutosh Sharma
d2d829db04
Create demonetization.c
Ways to dispense currency by ATM machine involving recursion.
2018-03-24 00:27:20 +05:30
Christian Bender
48797a58d7
Merge pull request #128 from anujms1999/patch-2
Update README.md
2018-03-23 19:53:45 +01:00
anujms1999
a719445fb5
Update README.md
Sudoku Solver
2018-03-24 00:03:48 +05:30
anujms1999
97f8c4a782
Create sudokusolver.c
Sudoju Solver using Recursion
2018-03-23 23:59:13 +05:30
Christian Bender
be23563615
Delete fibonacciSearch 2018-03-20 16:42:31 +01:00