Loredana Crusoveanu
7bd608207c
fix bubble sort
2018-10-24 22:29:28 +03:00
charlesgonzales
fc13924962
Bi-monthly fix (BAEL-9663) ( #5523 )
...
* 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
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2018-10-23 01:57:41 -07:00
fanatixan
03065a43e9
moving heap sort from core-java to algorithms ( #5475 )
2018-10-17 12:54:35 -07:00
Rokon Uddin Ahmed
3c35e25015
BAEL-9344 ( #5435 )
...
* 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
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
2018-10-12 22:22:56 +02:00
Akash Pandey
fe8488a8d5
Bael 2189: Convert Byte Array To/From hex String ( #5396 )
...
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"
* BAEL-2189: Tutorial to convert Byte Array to/from hex String.
* BEAL-2189: Code review comments incorporated.
* 1. Added validations for Non-Hex String characters in hex String.
2. Moved classes to algorithms module.
3. Renamed unit test class name ends with *UnitTest.
* 1. Added validations for Non-Hex String characters in hex String.
2. Moved classes to algorithms module.
3. Renamed unit test class name ends with *UnitTest.
* removed: redundant property added for local testing.
2018-10-12 21:50:33 +02:00
Loredana Crusoveanu
ed2a28585c
fix unit test
2018-10-09 13:10:13 +03:00
Loredana Crusoveanu
d385e7bbf5
Merge pull request #5398 from moisko/master
...
BAEL-2212: Insertion Sort in Java
2018-10-09 12:58:32 +03:00
moisko
178c9435e9
BAEL2212: implement insertion sort in imperative and recursive way
2018-10-08 16:49:36 +03:00
Loredana Crusoveanu
1a4fe225af
Merge pull request #5042 from fmm/patch-1
...
Update FindKthLargest.java
2018-10-05 15:54:56 +03:00
dionisPrifti
ea22559064
BAEL-2209 : Quicksort Dionis Prifti ( #5365 )
...
* Merged changes from the original repository.
* Added event streaming example with WebFlux.
* Deleted auto-generated code.
* Deleted auto-generated code.
* BAEL-2209 : Added java class and JUnit test for QuickSort implementation.
* Revert "Added event streaming example with WebFlux."
This reverts commit 21527b34643bbb0d1437a0ab3ef392024a391107.
* BAEL-2209: Removed main method from Quicksort class.
* BAEL-2209 : Added the implementation and unit test for 3-Way Quicksort.
2018-10-01 19:41:18 -07:00
Vaibhav Sahay
ea4b5c8636
removed negative test
2018-09-29 16:19:45 +05:30
Vaibhav Sahay
575dcc3840
Updated the imports
2018-09-29 16:15:54 +05:30
Vaibhav Sahay
6a3eec15e5
Unit test for MergeSort
2018-09-29 16:06:30 +05:30
Vaibhav Sahay
a4521a9b04
Merge pull request #1 from eugenp/master
...
sync repo
2018-09-29 15:59:41 +05:30
Vaibhav Sahay
681815d97f
Deleted MergeSortTest.java
2018-09-29 15:44:14 +05:30
Vaibhav Sahay
d01ab8e3eb
removed negative test
2018-09-29 15:37:34 +05:30
Vaibhav Sahay
5db1d97f8f
initial commit
2018-09-29 15:24:09 +05:30
Vaibhav Sahay
191b27a8c5
initial commit
2018-09-29 15:22:22 +05:30
charlesgonzales
4cbc8d0bac
To add/fix links (Team Jira BAEL-9015) ( #5332 )
...
* 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
* Create README.md
* Create README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-27 09:09:58 +02:00
Eric Martin
38af85f773
Update RoundUpToHundred.java
2018-09-17 21:55:14 -05:00
Satyam
14b6193fff
Changed return type of static method to long
2018-09-17 19:02:35 +05:30
Satyam
6391285dd2
Added Math.ceil method to round up.
2018-09-17 02:10:06 +05:30
Satyam
21ed59cb25
Initial commit- BAEL 2158
2018-09-15 22:12:47 +05:30
Shubhra Srivastava
12124f30cb
BAEL-2153 : Check If Rectangles Overlap In Java ( #5200 )
...
* BAEL-2153 : Check If Rectangles Overlap In Java
* BAEL-2153 : Moving to Algorithms repo
2018-09-08 21:19:36 -07:00
myluckagain
86aaeed8e1
BAEL-2155 ( #5149 )
2018-09-03 20:34:21 +02:00
Predrag Maric
a32904fc19
BAEL-2151 code moved to algorithms module ( #5141 )
2018-09-02 12:06:04 +02:00
Loredana Crusoveanu
aa8afa5b6e
fix package, fix get random node
2018-08-25 20:36:12 +03:00
kartiksingla
1846a1e441
Fixed Unit test case file name for [BAEL-2141]
2018-08-23 22:04:38 +05:30
kartiksingla
002760a3be
Fixed Unit test case file name for [BAEL-2141]
2018-08-23 21:58:37 +05:30
kartiksingla
b8ae8ace4a
[BAEL-2141] - How to check if a string contains all the letters of the alphabet?
2018-08-23 21:44:01 +05:30
Filipe Martins
b1fd7611b2
Update FindKthLargest.java
...
Fix random pivot
2018-08-23 08:44:03 -03:00
Rokon Uddin Ahmed
943df6917e
BAEL-7708 04.08.2016 ( #4893 )
...
* Update README.md
* Update README.md
* Update 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
* Create README.md
* Create 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
2018-08-06 14:04:56 +02:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
Jonathan Cook
b44883b364
BAEL-1889 - Let's move the Java Number articles into a new module ( #4619 )
...
* BAEL-1849 - Convert from String to Date in Java
* BAEL-1863 - Calling Callbacks with Mockito
* BAEL-1889 - Let's move the Java Number articles into a new module
* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00
Sanjay Patel
cddf858c05
BAEL-5246: pom cleanup ( #4620 )
...
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project
* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud
* BAEL-5246: pom cleanup upto testing-modules/junit5
* BAEL-5246: pom cleanup - upto xstream
* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Rokon Uddin Ahmed
f086ae7814
BAEL-7217 ( #4637 )
...
* 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
* 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
2018-07-06 09:25:49 +02:00
Loredana Crusoveanu
8a2514d019
Merge pull request #4317 from meltahawy/patch-1
...
Typo
2018-07-03 21:58:33 +03:00
Eric Martin
b1d194cdb5
BAEL-1815: RomanNumeral and RomanArabicConverter ( #4565 )
...
* BAEL-1815: RomanNumeral and RomanArabicConverter
* Refactored getReverseSortedValues
2018-06-29 05:59:08 +02:00
Predrag Maric
122a43a5d6
Bael 1773 refactor ( #4498 )
...
* Strange git issue with README.MD, wouldn't revert the file
* BAEL-1773 Coe moved to algorithm module
2018-06-17 12:56:31 +02:00
Orry
7afbfb6968
BAEL-1755: Big O Notation Explained ( #4440 )
...
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)
* BAEL-1701: Complete examples
* BAEL-1755: Big O Explained
* BAEL-1755: Move code to test folder
* BAEL-1755: Remove main() method from test class
* BAEL-1755: BBD stylify the unit tests and separate them into their own methods
2018-06-13 12:44:30 -07:00
jjangga0214
b22cd9e63b
fix mistyped word ( #4408 )
2018-06-08 18:24:04 +02:00
Amit Pandey
7206e64bef
Bael 6556 3 ( #4382 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Amit Pandey
ce645b67d2
Bael 6556 - PR - 1st ~ 20 TC ( #4359 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Enable our custom PMD rule and fix the build - Fixed Unit test case names
2018-05-28 22:21:49 +02:00
Mohamed El Tahawy
5a92adbc39
Typo
...
"oponent" to "opponent"
2018-05-22 16:18:23 +04:00
Rokon Uddin Ahmed
f00a66af69
03.05.2018 ( #4161 )
...
* 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
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-05-03 15:44:44 +02:00
Jorge
4b6f457c33
[Bael 1687] - Code Peer Review ( #4034 )
...
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* [BAEL-1687] - Real-time data streaming using Reactive MongoDB and Kotlin
* Reverting changes [BAEL-1641] - Not from this branch
* [BAEL-1687] - Code Peer Review - Added suggested changes
* [BAEL-1687] - Code Peer Review - Grzegorz's code refactor & delete unnecessary code
* [BAEL-1687] - Code Peer Review - Grzegorz's code refactor & delete unnecessary code
* [BAEL-1687] - Code Peer Review - Fixed emitter
2018-04-27 14:38:48 +02:00
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
ba1ba8455d
Bael 5249 ( #4052 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* Spring-dependency injection
* BAEL-1683-Guide to Java Clock class
* BAEL-1683-Guide to Java Clock class
* added article link
* added article link
* fixed link
* refactoring packages and using generics
* BAEL-717: Singleton Session Bean. (#4046 )
* BAEL-717: Singleton EJB Bean
Files for BAEL-717:Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Changed artifactId value.
* BAEL-717: Singleton EJB Bean.
Added module for Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean.
Removed Singleton EJB Bean Module.
* BAEL-717: Singleton EJB Bean
Changed the JNDI Lookup name.
* BAEL-717: Singleton EJB Bean.
Added the "singleton-ejb-bean" module.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton Session Bean.
Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Changing the name of the class to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Added method to test Bean-Managed concurrency.
* Get Latest.
* deleting CountryStateBeanManagedBean for new file.
* deleting CountryStateCacheBean for new file.
* deleting CountryStateContainerManagedBean for new file.
* BAEL-717: Singleton Session Bean.
Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.
* Deleting file for new checkin.
* BAEL-717: Singleton Session Bean.
Added test case for Bean-Manged concurrency.
Change in JNDI names.
* BAEL-717: Singleton Session Bean.
Changed the assert method parameter order and null check in test cases.
* BAEL-717:Singleton Session Bean
Removed volatile keyword for the variable countryStatesMap. Marking it as final.
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890 )
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* Use AssertJ and BDD-style on unit testing
* BAEL 1639: added singleton examples and test. (#3977 )
* BAEL-1701 (#4012 )
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)
* BAEL-1701: Complete examples
* added article links
* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting
* BAEL-1706 - optional parameters in java (#4050 )
* BAEL-1706 - optional parameters in java
* minor adjustments per review
* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading
* BAEL-1706 Test name change, formatting
* working with booleans in thymeleaf (#4061 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit
* updated test cases
* Update README.md
* Demonstration of Java assert
* BAEL-1679 (#3959 )
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* spring-data final
* service locator pattern
* service locator pattern
* variable name changes
* Spring MVC @PathVariable dot (.) get truncated
* testing changes
* Update README files (#4065 )
* BAEL-1612: Update README
* BAEL-1562: Update README
* BAEL-1562: Update README
* BAEL-1369
* BAEL-1369
* BAEL-1369
* remove comments
* Back-link corrected (#4071 )
* Back-link corrected (#4073 )
* Back-link added (#4074 )
* Back-link added (#4075 )
* Back-link added (#4076 )
* Back-link added (#4077 )
* Back-link added (#4078 )
* Back-link added (#4080 )
* Back-link added (#4081 )
* Back-link added (#4083 )
* Back-link corrected (#4086 )
* Back-link added (#4087 )
* Back-link added (#4091 )
* Back-link added (#4089 )
* added example code for Java mail (#4101 )
* Back-link added (#4099 )
* Back-link added (#4088 )
* Back-link added (#4082 )
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
collaboratewithakash
13c7bae874
Back-link added ( #4089 )
2018-04-25 10:37:29 +02:00
Jorge
5b5386636b
[BAEL-1641] Find all pairs of numbers in an array that add up to a given sum ( #3890 )
...
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* Use AssertJ and BDD-style on unit testing
2018-04-21 08:45:15 -05:00