Brandon Johnson
|
de86f47cb9
|
Require php version 7.3.0
|
2021-01-04 14:53:01 -07:00 |
|
Moshood Joshua
|
1705425690
|
fix to bug in CheckPrime
|
2021-01-04 20:51:24 +01:00 |
|
Brandon Johnson
|
db62b76ec2
|
Merge pull request #37 from canopas/add-fibonacci-series-formula
Add fibonacci formula
|
2020-12-10 00:46:27 -07:00 |
|
cp-sumi-k
|
87adf51434
|
Change in fibonacciRecursive and add unit test
|
2020-12-02 15:13:10 +05:30 |
|
cp-sumi-k
|
cee9163572
|
Add fibonacci formula
|
2020-11-30 18:08:16 +05:30 |
|
Brandon Johnson
|
ee74bf700e
|
Merge pull request #32 from Lakhan-Nad/upper_and_lower_bound
Added Lower and Upper Bound Functions
|
2020-11-04 22:30:38 -07:00 |
|
Brandon Johnson
|
1ce43c932d
|
Merge pull request #33 from juan88/add-fast-exponentiation
Add fast exponentiation to math algorithms
|
2020-11-04 22:28:48 -07:00 |
|
Brandon Johnson
|
5ee158f278
|
Merge pull request #34 from juan88/add-edit-distance
Add edit distance
|
2020-11-04 22:27:32 -07:00 |
|
Nikhil Kala
|
31bf840576
|
Merge pull request #36 from thierrydev/CountSort
Count sort
|
2020-11-01 23:04:26 +05:30 |
|
thierrydev
|
fc48255fa6
|
updated test
|
2020-11-01 15:39:49 +01:00 |
|
thierrydev
|
852e973f79
|
added countSort
|
2020-11-01 15:31:06 +01:00 |
|
Juan Martín Enríquez
|
2ffe49e0a9
|
Added algorithm to Directory.md
|
2020-10-30 10:46:24 -03:00 |
|
Juan Martín Enríquez
|
99dbcbacef
|
Added edit distance to the DIRECTORY.md file
|
2020-10-30 10:45:03 -03:00 |
|
Juan Martín Enríquez
|
6120a90a74
|
Add edit distance
|
2020-10-29 00:11:21 -03:00 |
|
Juan Martín Enríquez
|
a794ab4e31
|
add fast exponentiation to math
|
2020-10-28 23:44:21 -03:00 |
|
lakhan_nad
|
9aba4cae9f
|
Added Lower and Upper Bound Functions
|
2020-10-24 00:19:36 +05:30 |
|
Brandon Johnson
|
6b22e044fc
|
Merge pull request #31 from akshaykhale1992/feature/conversion-algorithms
Feature/conversion algorithms
|
2020-10-22 01:31:48 -06:00 |
|
Akshay Khale
|
c5e32b594b
|
Added file updates in DIRECTORY.md file
|
2020-10-22 00:47:40 +05:30 |
|
Akshay Khale
|
28deb2c0e6
|
Added Binary, Octal, and Hex conversion to and from Decimal Numbers
|
2020-10-22 00:42:53 +05:30 |
|
Akshay Khale
|
1b86b577a9
|
Merge pull request #2 from TheAlgorithms/master
Merge with original repository
|
2020-10-21 23:14:31 +05:30 |
|
Nikhil Kala
|
ed5edd6554
|
Merge pull request #29 from akshaykhale1992/master
Added recommendation to update `DIRECTORY.md` file in CONTRIBUTING.md.
|
2020-10-16 16:11:22 +05:30 |
|
Akshay Khale
|
f7155514e1
|
Added recommendation to update DIRECTORY.md file in CONTRIBUTING.md.
|
2020-10-15 11:34:57 +05:30 |
|
Brandon Johnson
|
77a26469c6
|
Merge pull request #28 from akshaykhale1992/master
Added new String Algorithms
|
2020-10-15 00:00:58 -06:00 |
|
Akshay Khale
|
7791ac3ecd
|
Code formatting modified
|
2020-10-15 00:48:15 +05:30 |
|
Akshay Khale
|
675f000021
|
Added MaxCharacter and CountVowels algorithms
|
2020-10-15 00:43:22 +05:30 |
|
Akshay Khale
|
c960ebb1b1
|
Merge pull request #1 from TheAlgorithms/master
Getting the latest changes from `TheAlgorithms/PHP`
|
2020-10-15 00:36:56 +05:30 |
|
Brandon Johnson
|
4b18ae4b07
|
Merge pull request #27 from thierrydev/issue-24
Updated DIRECTORY.md
|
2020-10-13 15:28:24 -06:00 |
|
tdev
|
2cf7538833
|
Updated DIRECTORY.md
|
2020-10-13 20:00:15 +02:00 |
|
Brandon Johnson
|
0769095577
|
Merge pull request #26 from jowinjohnchemban/patch-1
Update DIRECTORY.md
|
2020-10-12 23:45:55 -06:00 |
|
Brandon Johnson
|
5efc509744
|
Merge pull request #22 from jowinjohnchemban/master
Linear Search | PHP
|
2020-10-12 23:45:21 -06:00 |
|
Jowin John Chemban
|
f3fddf33dc
|
Update linear_search.php
|
2020-10-13 11:01:52 +05:30 |
|
Jowin John Chemban
|
5b100fdb25
|
Update linear_search.php
|
2020-10-13 11:00:41 +05:30 |
|
Jowin John Chemban
|
223e50b6b1
|
Update DIRECTORY.md
|
2020-10-13 10:41:02 +05:30 |
|
Brandon Johnson
|
58ed9fdae0
|
Merge pull request #18 from RohitChattopadhyay/add/ciphers/xor_cipher
Add XOR Cipher
|
2020-10-10 23:33:42 -06:00 |
|
Brandon Johnson
|
c7b3b22e2e
|
Merge pull request #23 from PalAditya/master
Adding a small algorithm to check anagrams
|
2020-10-10 23:28:12 -06:00 |
|
Rohit Chattopadhyay
|
7bcab5722f
|
Merge branch 'master' into add/ciphers/xor_cipher
|
2020-10-11 10:58:12 +05:30 |
|
Brandon Johnson
|
52f4f32999
|
Merge pull request #20 from RohitChattopadhyay/github-workflow
Add CI with unit testing on PR, PUSH to master
|
2020-10-10 23:16:07 -06:00 |
|
Brandon Johnson
|
2f8ee6eb6e
|
Merge pull request #10 from nimah79/master
Add Caesar cipher
|
2020-10-10 22:15:49 -06:00 |
|
Nima HeydariNasab
|
cbe9422c79
|
Update DIRECTORY.md
|
2020-10-10 13:29:33 +03:30 |
|
Brandon Johnson
|
06e541da76
|
Merge pull request #7 from akshaykhale1992/master
Added Math function and test cases for the same.
|
2020-10-10 01:47:07 -06:00 |
|
Rohit Chattopadhyay
|
fe5df5b395
|
Add MIT License Declaration (#19)
* Add MIT License
* Fix LICENSE file path
|
2020-10-10 09:42:52 +05:30 |
|
PalAditya
|
20969daadb
|
Adding a small algorithm to check anagrams
|
2020-10-04 10:21:36 +05:30 |
|
Jowin John Chemban
|
366f9f97d0
|
Linear Search | PHP
#hacktoberfest
|
2020-10-04 00:07:19 +05:30 |
|
Rohit Chattopadhyay
|
40fef52a88
|
Add CI with unit testing on PR, PUSH to master
|
2020-10-03 07:47:19 +00:00 |
|
Rohit Chattopadhyay
|
fb39e78ce8
|
Add XOR Cipher
|
2020-10-03 07:26:14 +00:00 |
|
Nima HeydariNasab
|
5d59b94b3a
|
Add Caesar cipher
|
2020-09-24 23:59:14 +03:30 |
|
Akshay Khale
|
1dfa6056d7
|
Added DocBlock for all the functions
|
2020-08-14 00:20:28 +05:30 |
|
Stepfen Shawn
|
fac1942b8f
|
Update DIRECTORY.md
|
2020-08-10 10:19:45 +08:00 |
|
Akshay Khale
|
8f9d65e91c
|
Added Math function and test cases for the same.
|
2020-08-09 00:33:43 +05:30 |
|
Anup Kumar Panwar
|
9607f060b7
|
Merge pull request #3 from akshaykhale1992/master
Added String algorithms
|
2020-08-06 21:24:55 +05:30 |
|