241 Commits

Author SHA1 Message Date
Brandon Johnson
9b9963ebf6
Merge pull request #101 from 80Quattro/master
Add tests for mean function
2023-01-31 00:10:52 -07:00
80Quattro
d1e6a000f0 Add tests for mean function 2023-01-29 12:17:30 +01:00
Brandon Johnson
2ebd0e6543
Merge pull request #99 from foudadev/patch-1
make code more readable
2022-12-18 23:59:01 -07:00
Yahia Fouda
df6e96dbff
make code more readable 2022-12-17 21:16:17 +02:00
github-actions
f16a7f935a updating DIRECTORY.md 2022-11-29 07:21:19 +00:00
Aryansh B
1c33b1f1dd
Added BFS (#98)
* added BFS

* Added tests, updated directory, added BFS

* modified test

* Update DepthFirstSearchTest.php

* Modified requested change
2022-11-29 00:21:02 -07:00
Ayoade David
92172e347f
Add InterpolationSearch algorithm (#96)
* Add InterpolationSearch algorithm

add interpolationsearch file, included algorithm in test file, included algorithm in directory.md file
2022-11-16 17:16:00 -07:00
github-actions
e720c78564 updating DIRECTORY.md 2022-11-08 19:05:14 +00:00
Brandon Johnson
d2b5406fd9
Merge pull request #93 from ayDavidGitHere/master
Add ExponentialSearch Algorithm
2022-11-08 12:04:58 -07:00
ayDavidGitHere
0b0e0b4fa7 update TernarySearch Algorithm 2022-11-01 07:26:21 +01:00
ayDavidGitHere
896fcd8034 add TernarySearch to tests/Searches 2022-11-01 04:32:37 +01:00
ayDavidGitHere
4ad358d7c7 add ExpontentialSearch amd TernarySearch to tests/Searches and add TernarySearch to Directory.md 2022-11-01 04:30:22 +01:00
ayDavidGitHere
c6603aa280 - 2022-11-01 04:20:18 +01:00
Ayoade David
c5be3b0916
Merge branch 'TheAlgorithms:master' into master 2022-11-01 04:09:15 +01:00
ayDavidGitHere
beccf294b3 update ExponentialSearch and added TernarySearch
Added ExponentialSearch and TernarySearch to Test/Searches and updated Directory.md
2022-11-01 04:06:32 +01:00
github-actions
abf3b76750 updating DIRECTORY.md 2022-10-31 22:20:19 +00:00
Brandon Johnson
9ab57ce999
Merge pull request #94 from andremralves/master
Add non recursive DFS algorithm
2022-10-31 16:20:05 -06:00
André Alves
952096d650
fix typo in DIRECTORY.md
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
2022-10-31 02:49:18 -03:00
Andre Alves
1943ea3c60 add: DFS non recursive algorithm 2022-10-24 20:38:13 -03:00
github-actions
bacbde4c19 updating DIRECTORY.md 2022-10-24 05:31:25 +00:00
Carlos Afonso
de9f7cff22
Add Speed Conversion (#91) 2022-10-23 23:31:10 -06:00
ayDavidGitHere
a759fdfcad add ExponentialSearch Algorithm & update DIRECTORY.md 2022-10-22 00:59:31 +01:00
ayDavidGitHere
cb97bccac1 add ExponentialSearch Algorithm 2022-10-22 00:29:06 +01:00
ayDavidGitHere
627564b686 add ExponentialSearch Algorithm 2022-10-22 00:13:15 +01:00
ayDavidGitHere
05387454b6 add ExponentialSearch Algorithm 2022-10-22 00:08:06 +01:00
github-actions
f4f1a9c7a4 updating DIRECTORY.md 2022-10-16 04:42:08 +00:00
tales
6a67bf2606
mean, median, mode (#83)
* mean median mode

* update DIRECTORY

* just renaming

* adding unit tests

* organizing the file

* ops missed this one
2022-10-15 22:41:56 -06:00
Brandon Johnson
89b2c36963
Merge pull request #89 from darwinz/update-readme
docs: updated readme to be a bit more consistent with other TheAlgorithms projects
2022-10-12 01:08:37 -06:00
github-actions
a478f25d10 updating DIRECTORY.md 2022-10-12 07:08:30 +00:00
Brandon Johnson
adaff8d4d3
Merge pull request #90 from Samadmemon991/master
Added neon number checker
2022-10-12 01:08:16 -06:00
Samadmemon991
648c5626ed Added neon number checker 2022-10-11 17:16:44 +05:00
Brandon Johnson
3e2471a313 docs: updated readme to be a bit more consistent with other TheAlgorithms projects 2022-10-11 00:01:17 -06:00
github-actions
9ab5dc2836 updating DIRECTORY.md 2022-10-11 05:49:20 +00:00
Brandon Johnson
23b203d48a
Merge pull request #88 from Samadmemon991/master
Added Armstrong checker
2022-10-10 23:49:07 -06:00
Brandon Johnson
f592da2d09
Merge pull request #86 from yusuf-saif/master
Update the readme
2022-10-10 23:47:51 -06:00
Abdul-Samad99
e18738b14f Added Armstrong checker 2022-10-10 12:46:00 +05:00
Brandon Johnson
fcac72f897
Merge pull request #87 from Samadmemon991/master
Code refactoring
2022-10-09 15:49:17 -06:00
Samadmemon991
c848316a08 Code refactoring 2022-10-09 16:46:29 +05:00
Brandon Johnson
a3a4e67f40
Merge pull request #85 from Samadmemon991/master
Added Palindrome checker
2022-10-09 00:51:38 -06:00
Yusuf
02335896a8
Update the readme
I added some tenses to the readme to make it more elaborate and efficient to understand
2022-10-08 17:37:29 +01:00
Samadmemon991
7535486226 Updated function name to avoid collision 2022-10-07 15:54:58 +05:00
Abdul-Samad99
f23fbb7f91 Added Palindrome checker 2022-10-06 21:23:15 +05:00
github-actions
5976463e4f updating DIRECTORY.md 2022-08-03 17:58:40 +00:00
Brandon Johnson
31e888a3e7
Merge pull request #74 from TKF486/master
Added GnomeSort algorithm
2022-08-03 11:58:21 -06:00
TKF486
c97dadec46 Created new sort algorithm
added gnome sort algorithm, with added unit tests and updated DIRECTORY.md
2022-08-03 16:40:30 +08:00
Brandon Johnson
42c2656487
Merge pull request #75 from darwinz/master
Adding DataStructures directories
2022-08-02 23:26:31 -06:00
github-actions
602683ed07 updating DIRECTORY.md 2022-08-03 05:24:03 +00:00
Brandon Johnson
d46a63cbc0
Merge pull request #73 from zy1912/master
Added JumpSearch
2022-08-02 23:23:49 -06:00
Brandon Johnson
68056c199a adding the tests/DataStructures directory 2022-08-02 23:05:15 -06:00
Brandon Johnson
d0be315323 adding DataStructures directory 2022-08-02 23:04:18 -06:00