Commit Graph

43 Commits

Author SHA1 Message Date
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
Eric Martin
da6aa28fc2 Merge pull request #8374 from tinomthomas/master
BAEL- 3482
2020-01-06 19:54:35 -06:00
TINO
28a32ae0cb BAEL-3482
Code re-factor
2020-01-04 12:38:37 +03:00
mguarnaccia
3140084986 BAEL-3486 (#8458)
* Hexagonal architecture: a quick and practical example

* BAEL-3486


commit

* Formatting issue solved

* Update code for consistency with article
2020-01-02 11:27:18 -08:00
mguarnaccia
000ac07177 BAEL-3486 (#8424)
* Hexagonal architecture: a quick and practical example

* BAEL-3486


commit

* Formatting issue solved
2019-12-27 09:20:10 -08:00
Eric Martin
952999b88c Merge pull request #8393 from wugangca/BAEL-3406
BAEL-3406 Kruskal’s Algorithm for Spanning Trees
2019-12-25 12:23:31 -06:00
TINO
b5f9e1fd7a BAEL - 3482 2019-12-23 18:22:40 +03:00
TINO
5fdffad764 BAEL - 3482 2019-12-23 18:11:22 +03:00
Gang
b0f718010d BAEL-3406, refactor Kruskal algorithm by using more classes. 2019-12-22 18:53:01 -07:00
KevinGilmore
05ab180c81 BAEL-3198 BAEL-3479 update README files (#8416)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article
2019-12-22 09:01:50 -06:00
Erik Pragt
35bc3d6a35 Merge pull request #8236 from priyank-sriv/bael-3483
BAEL-3483 Median of Stream of Integers
2019-12-22 17:27:26 +11:00
TINO
e9c4979c4d BAEL - 3482
Added unit test
2019-12-21 16:55:42 +03:00
johnA1331
ffd38ecca9 Update README.md 2019-12-19 18:35:47 +08:00
Gang
bf85b9b026 BAEL-3406 Kruskal’s Algorithm for Spanning Trees 2019-12-16 23:46:22 -07:00
rpvilao
bc7d83ef47 Merge pull request #8240 from vimde/master
BAEL-3399: How to merge two sorted arrays into a sorted array
2019-12-16 21:40:28 +01:00
Jonathan Cook
9d7960b868 Merge pull request #8294 from dev-chirag/master
BAEL3455 Maximum Subarray problem
2019-12-15 16:08:03 +01:00
Vivek Balasubramaniam
8cfc105c67 BAEL-3399: How to merge two sorted arrays (based on review) 2019-12-15 18:57:20 +05:30
TINO
804bbc4a42 BAEL- 3482
Initial commit
2019-12-14 17:40:21 +03:00
Josh Cummings
3c109d0ba1 Merge pull request #8222 from pazis/BAEL-3561
BAEL-3561 Prim's Algorithm
2019-12-13 15:23:47 -07:00
chirag d
6f97174491 BAEL3455 Max subarray problem 2019-12-08 18:59:51 +05:30
chirag d
b4de9403ae BAEL3455 Max subarray problem 2019-12-08 18:47:23 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
pazis
7bf66f3be0 iterator fix 2019-12-05 14:05:20 +00:00
priyank-sriv
1cdbf2a25d rename unit test 2019-12-02 20:04:20 +05:30
chirag d
a5de4c1f2c BAEL3455 Maximum Subarray Problem 2019-12-02 19:52:17 +05:30
priyank-sriv
0efc7e6407 final solution with tests 2019-12-02 19:40:38 +05:30
Vivek Balasubramaniam
ae433cf6ec How to merge sorted arrays: Renamed the variables 2019-11-30 18:20:38 +05:30
Macieg
1e8dabeeaa BAEL-3479 | combinatorics (#8233)
* BAEL-3479 | combinatorics

* BAEL-3479 | style fix
2019-11-27 20:54:51 -06:00
pazis
fb0cbcb09e addEdge fix 2019-11-24 18:40:13 +00:00
Vivek Balasubramaniam
e9fdd2dd5a BAEL-3399: How to merge two sorted arrays into a sorted array 2019-11-24 15:19:28 +05:30
priyank-sriv
f50bee41f8 init 2019-11-24 00:27:53 +05:30
johnA1331
539da85903 Update README.md 2019-11-22 00:21:58 +08:00
pazis
3a573ab48a fix 2019-11-20 22:27:17 +00:00
pazis
65c6c80504 aaa 2019-11-20 22:20:02 +00:00
François Dupire
dd4aae6139 dupirefr/dupire.francois+pro@gmail.com [BAEL-2452] Caesar Cipher in Java (#8209)
* Added benchmarking on larger matrices

* [BAEL-3452] Added cipher algorithm

* [BAEL-3452] Added deciphering

* [BAEL-3452] Added break algorithm

* [BAEL-3452] Finalizing break algorithm

* Revert "Added benchmarking on larger matrices"

This reverts commit 4ea87c0aea.
2019-11-18 23:24:38 -08:00
Niranjan
fdbadf9572 [BAEL-3405] Solving Binary Gap using Recursion (#8144)
* A quick and practical example of Hexagonal Architecture in Java

* updated code as per eclipse formatter

* [BAEL-3405] Solving Binary Gap using Recursion

* removed java-hexagonal package
2019-11-06 11:48:07 -08:00
Macieg
0d25f15db7 BAEL-3400 (#8113)
* BAEL-3400

* BALE-3400 | moved to algorithm-miscellaneous-5

* BAEL-3400 | added modifiers
2019-11-04 17:40:19 -08:00
johnA1331
9acdcc5f41 Update README.md 2019-10-30 21:46:45 +08:00
rpvilao
60f400388e Merge pull request #8025 from wugangca/BAEL-3349
BAEL-3349 Knapsack problem implementation in Java
2019-10-23 12:59:34 +02:00
Gang
85b5042cb7 BAEL-3349, Add brackets and make the class public 2019-10-15 21:19:57 -06:00
Gang
16e764c942 BAEL-3349 Knapsack problem implementation in Java 2019-10-14 14:48:50 -06:00
Alessio Stalla
97b9b2b9a9 #BAEL-17507 add README descriptions 2019-10-02 22:39:08 +02:00
Amit Pandey
84fb781009 [BAEL-16631] - Split or move algorithms-miscellaneous-2 module (#7702)
* [BAEL-16631] - Split or move algorithms-miscellaneous-2 module

* [BAEL-16631] - Remove the .gitignore files and changed the links to https
2019-09-14 23:31:11 +01:00