Commit Graph

640 Commits

Author SHA1 Message Date
Faizan Ahamed
52782f57f6
Update searching_of_element_in_dynamic_array.cpp 2020-04-21 20:23:36 +05:30
github-actions
7320fbe6c0 updating DIRECTORY.md 2020-04-21 13:13:18 +00:00
John Law
4fe5ad6872
Add tree_height.cpp in dynamic programming
Added tree_height.cpp in dynamic_programming directory
2020-04-21 15:12:58 +02:00
faizan Ahamed
bfe50003d1
Rename searching_of_element_in_dynamic_Array.cpp to searching_of_element_in_dynamic_array.cpp 2020-04-21 01:18:18 +05:30
faizan Ahamed
15146a35fd
Update searching_of_element_in_dynamic_Array.cpp 2020-04-21 01:12:58 +05:30
faizan Ahamed
db53fd1cf7
Update searching_of_element_in_dynamic_Array.cpp 2020-04-21 01:09:01 +05:30
faizan Ahamed
9a5ed29dad
Update searching_of_element_in_dynamic_Array.cpp 2020-04-21 01:07:37 +05:30
faizan Ahamed
3621d2ee26
Update searching_of_element_in_dynamic_Array.cpp 2020-04-21 01:03:38 +05:30
faizan Ahamed
a3268742f3
Create searching_of_element_in_dynamic_Array.cpp 2020-04-21 00:45:22 +05:30
John Law
f36be23cb2
Enhance readability 2020-04-20 20:37:57 +02:00
John Law
2893c222f0
Fix cpplint 2020-04-20 20:34:04 +02:00
John Law
6faf95adfd
Update example 2020-04-20 20:31:48 +02:00
Mann Mehta
847bfd6527
Update tree_height.cpp 2020-04-20 17:04:32 +05:30
Mann Mehta
1ff60ebf20
Update dynamic_programming/tree_height.cpp
Co-Authored-By: Christian Clauss <cclauss@me.com>
2020-04-20 16:45:13 +05:30
github-actions
86dad95364 updating DIRECTORY.md 2020-04-20 10:05:31 +00:00
nikhil kala
6c99dfd71b
Merge pull request #722 from faizanahamed1414/patch-1
Create stairs_pattern.cpp
2020-04-20 15:35:10 +05:30
Christian Clauss
039ca7bdea
Update others/stairs_pattern.cpp 2020-04-19 17:48:48 +02:00
faizan Ahamed
c2316e1efc
Update stairs_pattern.cpp 2020-04-19 20:50:42 +05:30
faizan Ahamed
9ac7981fed
Update stairs_pattern.cpp 2020-04-19 20:39:06 +05:30
faizan Ahamed
2b01decae1
Update stairs_pattern.cpp 2020-04-19 20:24:28 +05:30
faizan Ahamed
e15dd6ec99
Update stairs_pattern.cpp 2020-04-19 20:23:48 +05:30
faizan Ahamed
e4fa1dbcaf
Create stairs_pattern.cpp 2020-04-19 18:49:08 +05:30
Mann Mehta
f4c936d8be
Update dynamic_programming/tree_height.cpp
Co-Authored-By: Christian Clauss <cclauss@me.com>
2020-04-18 08:17:56 +05:30
stepfencurryxiao
f659bcc9fc Don't use bits/stdc++.h 2020-04-18 10:43:43 +08:00
Mann Mehta
5a2238d8ef Modified comments 2020-04-17 23:41:59 +05:30
Mann Mehta
ff8a511413 Fixed presentation error around brackets 2020-04-17 23:37:29 +05:30
Mann Mehta
a3b2f4d17e Fixed presentation error around brackets 2020-04-17 23:35:39 +05:30
Mann Mehta
3235335a60 Modified with typo errors 2020-04-17 23:33:28 +05:30
Mann Mehta
7a697b96eb Added tree_height.cpp in dynamic_programming directory 2020-04-17 23:22:10 +05:30
github-actions
f51c5e11ef updating DIRECTORY.md 2020-04-17 13:02:35 +00:00
nikhil kala
55337f3978
Merge pull request #720 from TheAlgorithms/revert-609-eulerTotient
Revert "added Euler totient function"
2020-04-17 18:32:16 +05:30
nikhil kala
1e45e2e227
Revert "added Euler totient function" 2020-04-17 18:31:45 +05:30
github-actions
179dc38927 updating DIRECTORY.md 2020-04-17 13:00:33 +00:00
nikhil kala
5c9e6859d1
Merge pull request #609 from aniakubik/eulerTotient
added extended Euler totient function
2020-04-17 18:30:12 +05:30
nikhil kala
8f3efd170f
Delete eulerTotient.cpp
already present
2020-04-17 18:27:25 +05:30
github-actions
9bfecf2473 updating DIRECTORY.md 2020-04-16 14:18:23 +00:00
John Law
30521478e7
Add Number of Positive Divisors in math
Added number_of_positive_divisors.cpp in math directory
2020-04-16 16:18:01 +02:00
github-actions
48822d41a1 updating DIRECTORY.md 2020-04-16 10:33:07 +00:00
1pierres1u
db7bb002b0
feat: add brute force string searching (#694)
* feat: add brute force string searching algorithm

* feat: add brute force string searching algorithm
2020-04-16 12:32:46 +02:00
github-actions
273c3e6ffc updating DIRECTORY.md 2020-04-16 06:35:46 +00:00
nikhil kala
dbdf7f14a5
Merge pull request #695 from coleman2246/master
feat: add euclidean algorithm implementation of gcd
2020-04-16 12:05:21 +05:30
Mann Mehta
2d54bfa1e3 Modified description 2020-04-15 09:23:00 +05:30
Mann Mehta
583264da0f Resolve errors 2020-04-15 09:14:50 +05:30
Mann Mehta
30ee762347 Renamed to number_of_positive_divisors.cpp from number_of_divisors.cpp 2020-04-15 09:11:53 +05:30
Mann Mehta
4da35f1edf Modified number_of_divisors.cpp 2020-04-15 09:10:00 +05:30
Mann Mehta
6c20a62a9b Renamed file name to number_of_divisors.cpp from number-of-divisors.cpp 2020-04-15 03:13:10 +05:30
Mann Mehta
5ee32c63de Resolve typo errors 2020-04-15 03:08:49 +05:30
Mann Mehta
877125eb8a Added number-of-divisors.cpp in math directory 2020-04-15 03:00:23 +05:30
Stepfen Shawn
98c7558087
Update the copyright year 2020-04-12 21:16:18 +08:00
github-actions
e2f218da0c updating DIRECTORY.md 2020-04-04 15:02:02 +00:00