github-actions
|
c89245231b
|
updating DIRECTORY.md
|
2023-05-15 04:44:20 +00:00 |
|
Ruben del Blanco Rey
|
e0cac03bc6
|
Project Euler Problem 11 (#113)
* feat:first approach to the problem
* feat:add Project euler problem 11
|
2023-05-14 22:44:05 -06:00 |
|
github-actions
|
bb8747a1d6
|
updating DIRECTORY.md
|
2023-04-24 04:26:07 +00:00 |
|
Ruben del Blanco Rey
|
f57991b8e6
|
Added Project Euler's problem 10 (#110)
* feat:add Project Euler problem 10
* chore:add problem in DIRECTORY
|
2023-04-23 22:25:55 -06:00 |
|
Brandon Johnson
|
1914ea1253
|
Merge pull request #112 from rubendelblanco/Problem4
Maths: ProjectEuler Problem 4
|
2023-04-23 22:24:20 -06:00 |
|
Brandon Johnson
|
8fb44cadc5
|
Merge pull request #108 from rubendelblanco/problem8
feat:add problem 8 from Euler Project
|
2023-04-23 22:21:21 -06:00 |
|
Ruben del Blanco Rey
|
2c80872478
|
Merge branch 'TheAlgorithms:master' into problem8
|
2023-04-21 12:32:29 +02:00 |
|
Ruben del Blanco
|
efe02eb3fa
|
chore add problem8 to DIRECTORY
|
2023-04-21 12:30:04 +02:00 |
|
Ruben del Blanco
|
5ec6885384
|
chore:reset DIRECTORY.md content
|
2023-04-21 12:29:07 +02:00 |
|
Ruben del Blanco
|
574011af4c
|
chore:add problem to directory
|
2023-04-21 12:21:18 +02:00 |
|
Ruben del Blanco
|
75f98832f2
|
feat:add problem to DIRECTORY
|
2023-04-21 12:12:49 +02:00 |
|
github-actions
|
872e7272bf
|
updating DIRECTORY.md
|
2023-04-21 05:49:44 +00:00 |
|
Brandon Johnson
|
6b84685dca
|
Merge pull request #107 from kirilcvetkov/SinglyLinkedLists
Added Singly Linked Lists
|
2023-04-20 23:49:30 -06:00 |
|
Ruben del Blanco
|
8b3a173e5d
|
Add problem 4 from Project Euler
|
2023-04-13 11:40:19 +02:00 |
|
Ruben del Blanco
|
852a771f1c
|
feat:add problem 8 from Euler Project
|
2023-04-11 17:57:51 +02:00 |
|
Kiril Cvetkov
|
4597595a9a
|
Fix: updated SinglyLinkedList's constructor | Test: added a test for delete functionality
|
2023-04-09 17:55:31 -07:00 |
|
Kiril Cvetkov
|
e8111c1222
|
Added Singly Linked Lists
|
2023-03-31 19:04:20 -07:00 |
|
Brandon Johnson
|
79f5d2235b
|
Merge pull request #104 from 80Quattro/master
|
2023-02-11 02:07:48 -07:00 |
|
80Quattro
|
da64ca9207
|
BUGFIX: median function and median tests, fix Issue #102
|
2023-02-02 17:21:33 +01:00 |
|
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 |
|