iaforek
fc3a9264d7
Merge branch 'master' into master
2018-01-28 18:29:38 +00:00
iaforek
2dbb293e66
Removed pointless Java8 code. Renamed constant
2018-01-28 18:18:18 +00:00
iaforek
914abdb9a4
Updated code - mostly with CONSTANTS. Extracted methods.
2018-01-28 18:14:29 +00:00
KevinGilmore
92e8b0b8b0
1297 README ( #3383 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
* BAEL-399: Update README
* BAEL-1297: Update README
2018-01-09 09:03:02 -06:00
Mansi
21c41cfd99
BAEL-1297 Find kth largest element in a sequence of numbers ( #3332 )
...
* Example Code For Evaluation Article
This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"
* Added unit tests
* Minor changes to application context
* Removed code committed for evaluation article
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Code Formatting and solving build issue
* BAEL-944 Resolving build issue due to change in Spring version
* BAEL-944 Resolving build issue
* BAEL-944 Formatting code
* BAEL-944 Moving tests to correct package
* BAEL-944 Moving tests to correct package
* BAEL-944 Replacing @RequestMapping by @GetMapping
* BAEL-944 Remove unnecessary attribute name, "value" in annotations
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Adding activiti module to the parent modules
* BAEL-79 Using latest version
* BAEL-79 Update Spring boot version that works with Activiti
* BAEL-79 Replace RequestMapping with GetMapping
* BAEL-79 Use Java 8 Syntax
* BAEL-79 Formatting
* BAEL-79 changed module name
* BAEL-378 A Guide to Activiti with Java
* BAEL-79 Fixed unit tests
* BAEL-79 Simplified the process
* BAEL-79 Fix test cases
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1090 Difference between compact and compressed strings in Java 9
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 Guide to java.util.Formatter
* BAEL-1297 Find kth largest element in a sequence of numbers
* BAEL-1297 fixed issues and modified file name
* BAEL-1297 Modified randomized quickselect
* BAEL-1297 added additional sorting method
* BAEL-1297 UnitTest fix
* BAEL-1297 Additional method
Added QuickSelect With Iterative Partition method
* BAEL-1297 Added AssertJ annotations
* BAEL-1297 added missing assertj dependancy
2018-01-05 20:38:02 -06:00
iaforek
d001b23af6
Merge branch 'master' into master
2017-12-04 20:48:04 +00:00
iaforek
cbf7bcbbbf
BAEL-1298 Dancing Links Algorithm. Smaller changes to Backtracking
2017-12-03 19:48:43 +00:00
Rokon Uddin Ahmed
f02ffe9ae6
pull req 16.11 ( #3059 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
2017-11-17 15:00:32 +01:00
iaforek
3351d50a5a
BAEL-1298 Sudoku - Backtracking Algorithm
2017-11-13 21:39:44 +00:00
iaforek
e5ce748b16
BAEL-1298 Sudoku - Backtracking Algorithm
2017-11-13 21:38:21 +00:00
Muhammed Almas
a38e6e295e
BAEL-1296 Prime numbers till n. ( #2956 )
...
* BAEL-1296 Prime numbers till n.
* BAEL-1296 Renamed packge
2017-11-09 20:54:36 +01:00
Grzegorz Piwowarek
1da6e1df42
EditDistance refactor ( #2853 )
2017-10-25 20:18:33 +02:00
deep20jain
5d39af398f
BAEL 1143 - Edit Distance - deep20jain@gmail.com ( #2718 )
...
* Calculate edit distance
* Fixing formatting
* Making variable local to method
2017-10-24 05:36:28 +02:00
Rokon Uddin Ahmed
7cc3195ca5
Update README.md ( #2817 )
2017-10-22 20:31:10 +02:00
Grzegorz Piwowarek
d6d6a9edda
Delete MCTSTest.java ( #2814 )
2017-10-22 19:13:49 +02:00
Grzegorz Piwowarek
a7282d233b
Bubble sort fix ( #2809 )
2017-10-22 14:17:45 +02:00
Grzegorz Piwowarek
f753a86e84
Refactor RxJava ( #2749 )
...
* Refactor RxJava
* Merge fix
2017-10-18 17:13:04 +02:00
Parth Karia
eece3d02ba
BAEL-1211 Bubble Sort in Java ( #2744 )
...
* BAEL-815 Introduction to JGraphT
* BAEL-815 Move code from libraries to algorithms
* BAEL-1211 Bubble Sort in Java
* BAEL-1211 Bubble Sort in Java
* BAEL-1211 Bubble Sort in Java
* BAEL-1211 Bubble Sort in Java
* BAEL-1211 Fix conflict
2017-10-15 09:57:01 -07:00
Grzegorz Piwowarek
0b5fbdc53e
Cody756 master ( #2740 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Merge fix
2017-10-15 13:55:42 +02:00
Grzegorz Piwowarek
cccd72d451
Update README.md ( #2736 )
2017-10-15 10:31:13 +02:00
Parth Karia
d343c59a3c
BAEL-815 Move JGraphT code from libraries to algorithms ( #2695 )
...
* BAEL-815 Introduction to JGraphT
* BAEL-815 Move code from libraries to algorithms
2017-09-30 23:46:48 -07:00
Rokon Uddin Ahmed
f3557dec41
16.09 ( #2628 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-09-16 12:26:29 +03:00
deep20jain
cccd6a3eab
BAEL 1123 - deep20jain@gmail.com ( #2572 )
...
* Adding node and cycle detection by hashing
* Adding implementation for all algorithms for cycle detection and removal
* Applying formatting rules
* Refactoring methods and adding more tests
* Fixing infinite loop corner case
2017-09-08 19:23:55 +02:00
deep20jain
d8398caaa2
BAEL-1123 - Testing Linked List for Cycles - deep20jain@gmail.com ( #2525 )
...
* Adding node and cycle detection by hashing
* Adding implementation for all algorithms for cycle detection and removal
* Applying formatting rules
2017-09-03 22:20:25 +02:00
Shivang Sarawagi
d635e9a245
binary search folder created ( #2541 )
...
* binary search folder created
* Binary search test updated
2017-09-01 17:40:09 -07:00
Ante Pocedulic
085cef8fb3
string search algorithms article ( #2460 )
...
* - added code for string search algorithms article
- added tests
* - fixed algorithm for finding prime numbers
2017-08-30 14:35:20 +02:00
Shivang Sarawagi
15666e8ed4
Binary Search Algorithm ( #2452 )
...
* Binary search
* deleting previous files
* BinarySearch along with the test case
2017-08-23 20:14:49 +02:00
Shivang Sarawagi
da3273af6e
Binary Search algorithm ( #2448 )
2017-08-15 22:56:42 -07:00
Rokon Uddin Ahmed
8ca38e15da
Github11.07 ( #2254 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2017-07-13 15:43:43 +02:00
Parth Karia
a219184b46
BAEL-1004 changes in variable names ( #2238 )
2017-07-09 12:23:21 +02:00
Grzegorz Piwowarek
c99bb7fced
Minimax refactor ( #2212 )
2017-07-06 12:01:49 +02:00
Parth Karia
2f83bec231
BAEL-1004 ( #2206 )
...
* Dependency Injection examples
Dependency Injection examples for evaluation article
* Junit test cases added for dependency injection
Junit test cases added for dependency injection
* ClassNotFoundException vs NoClassDefFoundError
Example to reproduce ClassNotFoundException & NoClassDefFoundError
* JUnit test cases for ClassNotFoundException & NoClassDefFoundError
test cases to reproduce ClassNotFoundException & NoClassDefFoundError
* Deleting exampls for evaluation article
* BAEL-831 Examples for ClassNotFoundException & NoClassDefFoundError
* BAEL-831 Removed wrapper class
* Removing evaluation article example
* BAEL-875 - Hill Climbing Algorithm
BAEL-875 - Implementation for Hill Climbing Algorithm
* BAEL-875 removed unused imports
* BAEL-984 Monte Carlo tree search
BAEL-984 Implementation for tic tac toe using Monte Carlo tree search
* BAEL-984 test cases for MCTS
BAEL-984 test cases for Monte Carlo tree search implementation
* BAEL-1004
Implementation of Minimax algorithm
2017-07-05 09:54:46 +02:00
Grzegorz Piwowarek
ef7400484c
Algorithms refactor ( #2136 )
2017-06-23 10:18:04 +02:00
Parth Karia
1b0d5f0b73
BAEL-984 Monte Carlo tree search ( #2129 )
...
* BAEL-984 Monte Carlo tree search
BAEL-984 Implementation for tic tac toe using Monte Carlo tree search
* BAEL-984 test cases for MCTS
BAEL-984 test cases for Monte Carlo tree search implementation
2017-06-22 22:51:43 +02:00
Parth Karia
4552b8088c
BAEL-875 code refactoring ( #2030 )
...
Hill-Climbing refactor
2017-06-09 14:57:29 +02:00
Grzegorz Piwowarek
41c35cea8b
Hill-Climbing refactor ( #2014 )
...
* Rename test class
* HC Refactor
* refactor
2017-06-08 17:04:30 +02:00
Parth Karia
137e182f55
BAEL-875 Example of Hill Climbing algorithm ( #1968 )
...
* Dependency Injection examples
Dependency Injection examples for evaluation article
* Junit test cases added for dependency injection
Junit test cases added for dependency injection
* ClassNotFoundException vs NoClassDefFoundError
Example to reproduce ClassNotFoundException & NoClassDefFoundError
* JUnit test cases for ClassNotFoundException & NoClassDefFoundError
test cases to reproduce ClassNotFoundException & NoClassDefFoundError
* Deleting exampls for evaluation article
* BAEL-831 Examples for ClassNotFoundException & NoClassDefFoundError
* BAEL-831 Removed wrapper class
* Removing evaluation article example
* BAEL-831 removed wrapper class
* BAEL-875 - Hill Climbing Algorithm
BAEL-875 - Implementation for Hill Climbing Algorithm
* BAEL-875 Modified algorithm with stream api
2017-06-05 20:55:47 +02:00
Doha2012
48cd6f876f
Fix test names ( #1853 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
* cleanup pom
* add missing parent
* fix logging issue
* fix test names
2017-05-15 11:35:14 -05:00
Doha2012
7c73abdede
cleanup pom ( #1836 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012
35231d0c19
cleanup parent dependencies ( #1828 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
2017-05-09 23:37:43 +03:00
Grzegorz Piwowarek
05807aebed
Hibernate5 fix ( #1774 )
...
* Reduce logging
* Reduce logging
* Reduce logging
* Reduce logging
* Reduce logging
* Optimize build
* Remove testng from core-java
* Fix hibernate tests
* Exclude hibernate5
* Fix settest
* XStream refactor
* Refactor
* Refactor
2017-05-03 18:38:08 +02:00
Grzegorz Piwowarek
6e86dc27ff
Optimize build and reduce logging ( #1772 )
...
* Reduce logging
* Reduce logging
* Reduce logging
* Reduce logging
* Reduce logging
* Optimize build
* Remove testng from core-java
2017-05-03 09:29:10 +02:00
mariiakulik
a5f4ae927d
Readme files update ( #1680 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.MD
* Update README
* Rename README to README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2017-04-18 22:20:20 +02:00
KevinGilmore
d21d7a1e2e
BAEL-567: updated README ( #1640 )
...
* Add files via upload
* Update pom.xml
* Update RunGuice.java
* Update Communication.java
* Update CommunicationMode.java
* Update DefaultCommunicator.java
* Update EmailCommunicationMode.java
* Update IMCommunicationMode.java
* Update SMSCommunicationMode.java
* Update MessageLogger.java
* Update MessageSentLoggable.java
* Update AOPModule.java
* Update BasicModule.java
* Update CommunicationModel.java
* Update Communicator.java
* Update BasicModule.java
* Update RunGuice.java
* Update MessageLogger.java
* Update Communicator.java
* Update pom.xml
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* Update pom.xml
* Update pom.xml
* Update pom.xml
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* BAEL-157: README.md updated
* Changed project name
* Update RunGuice.java
Removed references to message logging and output
* Update Communication.java
Removed message logging-related code
* BAEL-566: Updated README.md
* New project name
* BAEL-393: removing guice-intro directory
* BAEL-393: renamed module guice-intro to guice in root pom.xml
* BAEL-393 and BAEL-541 README.md files
* BAEL-731: Updated README.md
* BAEL-680: renamed test methods
* BAEL-714: Updated README.md
* BAEL-737: Updated README.md
* BAEL-680 and BAEL-756 README.md updates
* BAEL-666: Updated README
* BAEL-415: Custom Scope
* BAEL-415: Custom Scope - renamed classes to reflect TenantScope
* README file updates for BAEL-723, BAEL-763, and BAEL-415
* BAEL-735: README
* BAEL-567: README
2017-04-11 21:11:58 -05:00
maibin
a826e70c23
Jenetics library ( #1601 )
2017-04-09 22:19:49 -05:00
Mohamed Sanaulla
d87e0663fc
incorporate review comments for BAEL-747 ( #1603 )
2017-04-07 16:31:39 +02:00
Mohamed Sanaulla
0b17547d20
code for BAEL-747 after incorporating review comments ( #1560 )
2017-04-01 21:51:12 +02:00
Grzegorz Piwowarek
ed70f6b338
Finite Automata refactor ( #1445 )
2017-03-20 09:15:49 +01:00
Mihai Emil Andronache
202a19acbf
Automata indentation and link ( #1425 )
...
* finite automata example
* indentation and link
2017-03-19 10:29:39 +01:00