Commit Graph

945 Commits

Author SHA1 Message Date
github-actions
bf8845e8b5 updating DIRECTORY.md 2020-01-28 20:17:13 +00:00
nikhil kala
81612b4cbd
Merge pull request #1218 from Hassan-Elseoudy/master
Simple Substitution Cipher Algorithm added.
2020-01-29 01:46:50 +05:30
nikhil kala
e21d0efd6a
Update SimpleSubstitutionCipher.java 2020-01-29 01:46:27 +05:30
Hassan
d5ddc351d8 Simple Substitution Cipher Algorithm added. 2020-01-28 19:35:16 +02:00
nikhil kala
926ed2e10a
Merge pull request #1217 from Hassan-Elseoudy/master
Closing scanners.
2020-01-28 22:11:19 +05:30
Hassan
a1f59c38b1 Closing scanners. 2020-01-28 18:34:52 +02:00
nikhil kala
98ff29dd20
Merge pull request #1216 from Hassan-Elseoudy/master
Fixing packages.
2020-01-28 21:54:55 +05:30
Hassan
4f45c5a479 Fixing packages. 2020-01-28 18:18:15 +02:00
github-actions
e91999749e updating DIRECTORY.md 2020-01-27 21:47:30 +00:00
Christian Clauss
35849905bc
Update update_directory_md.yml 2020-01-27 22:46:56 +01:00
Caesar
6d50ec3394
Merge pull request #1214 from DekasDimitrios/master
Added Best/First/Worst Fit algorithm implementation
2020-01-26 02:51:18 -06:00
Dekas Dimitrios
d40464a10d Change Done 2020-01-26 10:39:07 +02:00
Dekas Dimitrios
79467b3300 Added Best/First/Worst Fit algorithm implementation 2020-01-26 09:57:09 +02:00
Caesar
be6b25946a
Fix bug 2020-01-26 14:15:18 +08:00
Yang Libin
726aab9044
Merge pull request #1202 from shellhub/dev
optimization
2020-01-11 14:39:34 +08:00
shellhub
0ff74ca9f8 optimization 2020-01-11 14:20:09 +08:00
Yang Libin
fc4ec2c443
Merge pull request #1201 from shellhub/dev
optimization
2020-01-10 09:17:20 +08:00
github-actions
23874ffd00 updating DIRECTORY.md 2020-01-09 20:16:21 +00:00
Christian Clauss
6f06de18d2
Create update_directory_md.yml 2020-01-09 21:15:37 +01:00
shellhub
dc6f830d07 optimization 2020-01-09 18:28:56 +08:00
Yang Libin
01283e3ac1
Merge pull request #1197 from valerydec17/master
fix: removed warning for Sorts 'C-style array declaration of parameter 'array''
2019-12-31 09:30:30 +08:00
valery noname
a6ae951580 fix: removed warning for Sorts 'C-style array declaration of parameter 'array'' 2019-12-30 13:03:14 +07:00
Yang Libin
d9c7b8477e
Merge pull request #1174 from cganey/BubbleSortLogic
Update BubbleSort.java
2019-12-16 20:49:10 +08:00
Yang Libin
b14cb96d3d
Merge pull request #1182 from Arogon1/master
Comment revisions
2019-12-11 14:05:39 +08:00
Arogon1
79d29c0bd3 Comment revisions 2019-12-10 23:35:54 -05:00
Yang Libin
862ac23992
Merge pull request #1175 from BryanChan777/patch-1
Update README.md
2019-12-06 17:54:07 +08:00
BryanChan777
9f76ad52b8
Update README.md 2019-11-23 14:44:55 -08:00
Chase Ganey
3259944dbc
Update BubbleSort.java
Output from print(integers) returns [78, 231, 54, 23, 12, 9, 6, 4, 1]
Correct output should be: [231, 78, 54, 23, 12, 9, 6, 4, 1]
2019-11-23 12:22:27 -05:00
Yang Libin
e08408ca11
fix: update FindMin and fix #1170 2019-11-19 16:40:29 +08:00
Yang Libin
8ce3dad5d0
Merge pull request #1159 from hemantkadyan/master
Create CONTRIBUTING.md
2019-11-13 16:15:09 +08:00
Yang Libin
d73d6f58c7
Merge pull request #1155 from shellhub/dev
add jump search algorithm
2019-11-03 15:02:27 +08:00
Hemant Kumar
d1a3ff1aa1
Create CONTRIBUTING.md
to avoid 404 for community guidelines.
2019-10-31 19:58:21 +05:30
Yang Libin
14ecd9c1e7
Merge pull request #1157 from shellhub/dev-1
FibonacciNumber
2019-10-30 10:55:05 +08:00
shellhub
e141a33fa7 FibonacciNumber 2019-10-29 12:40:39 +08:00
shellhub
16a215eb08 add jump search algorithm 2019-10-29 11:34:19 +08:00
Yang Libin
cbc1899b38
Merge pull request #1145 from shellhub/dev
update AnyBaseToDecimal and optimization
2019-10-28 14:08:08 +08:00
Yang Libin
32e498760a
Merge pull request #1148 from Ymqka/master
add *.log to gitignore
2019-10-28 10:07:20 +08:00
Nikita Naumov
39a1bed264 qwe 2019-10-27 21:44:06 +03:00
shellhub
064a84f971 statistics optimization 2019-10-27 18:04:12 +08:00
shellhub
87fcd2c8a4 make code readable 2019-10-27 17:56:39 +08:00
shellhub
28cb69ed68 update AnyBaseToDecimal 2019-10-27 17:48:30 +08:00
Yang Libin
f751dcfaff
Merge pull request #1128 from shellhub/dev
upate SinglyLinkedList
2019-10-27 10:53:43 +08:00
Yang Libin
66410c126e
Merge pull request #1129 from walter-ind/add-license-1, close #1114
* added license to the repository.
* close #1114
2019-10-25 13:59:06 +08:00
walter-ind
9dfea67263
added license to the repository. 2019-10-25 10:53:54 +05:30
shellhub
b54983f5bc upate SinglyLinkedList 2019-10-25 11:59:53 +08:00
Yang Libin
f786f3fac7
Merge pull request #1109 from shellhub/dev
LinkedQueue
2019-10-25 10:07:14 +08:00
Yang Libin
6e401a5ad6
Merge pull request #1009 from MatheusMuriel/master
Correction of iteration limit of fibOptimized
2019-10-24 14:40:14 +08:00
Yang Libin
5807f89d64
Merge branch 'master' into master 2019-10-24 14:39:48 +08:00
Yang Libin
c502da807c
fix: update Fibonacci and close #1008
* close #1008
2019-10-24 14:38:08 +08:00
shellhub
fce3d838db update LinkedQueue 2019-10-24 14:32:07 +08:00