Commit Graph

28 Commits

Author SHA1 Message Date
Loredana Crusoveanu 274c740ecb
Update README.md 2019-03-09 23:55:58 +02:00
Chandra Prakash b796bb0146 guava library updated to 27.0.1
upgraded guava library to 27.0.1
added javadoc
2019-03-03 18:14:03 -05:00
Chandra Prakash 7b3da0202e BAEL-2504 Combinations
Initial Combinations code.
2019-03-02 07:52:09 -05:00
amit2103 89e39c37cb [BAEL-12666] - POM Properties Cleanup 2019-02-24 17:02:52 +05:30
collaboratewithakash 77f2f11f88
Back-link added 2019-02-05 16:48:15 +05:30
collaboratewithakash cae8ab3118
Back-link added 2019-02-05 15:48:35 +05:30
PRIFTI e7c5d7ac89 Merge branch 'BAEL-2441-Java-Enums-for_State-Machines' of https://github.com/dionisPrifti/tutorials into BAEL-2441-Java-Enums-for_State-Machines 2019-01-18 13:18:46 +01:00
PRIFTI 97273bab7e BAEL-2441: Removed the responsible variable. 2019-01-18 13:17:52 +01:00
Loredana Crusoveanu 85eab12c03
Update and rename LeaveRequestStateTest.java to LeaveRequestStateUnitTest.java 2019-01-17 23:22:05 +02:00
PRIFTI 4c9ea991cc BAEL-2441: Providing example for Implementing simple State Machine with Java Enums. 2019-01-15 21:38:40 +01:00
Emily Cheyne 43b0770e13
Update readme (#6095) 2019-01-07 18:36:15 -07:00
Maiklins e3e1c84b24 BAEL-2485 Permutations of an array in Java (#6027) 2019-01-05 13:27:25 +01:00
collaboratewithakash e20cf9ac43
back-link added 2019-01-04 17:32:02 +05:30
Dhananjay Singh cd3f0fcb1f BAEL-2391 Two pointer technique
* two pointer technique

* Corrected two sum

* Changed asserts in unit test
2019-01-03 16:40:26 -07:00
KevinGilmore e0d24b6780
BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 Update README (#5973)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
2018-12-22 11:40:24 -06:00
PranayVJain b6e0928f5b BAEL-2337: Moved code from java-strings to algorithm-miscellaneous-1 (#5905) 2018-12-14 22:31:26 -06:00
Tom Hombergs 9a0eab7dac
Merge pull request #5785 from akash-pandey/BAEL-2393
Bael 2393
2018-12-07 12:09:02 +01:00
akash.pandey 11f4a4aee0 PMD Fix : Renamed Unit Test 2018-12-06 08:43:21 +05:30
akash.pandey 9fa39257e4 PMD Fix: Update Test file name 2018-12-06 08:38:51 +05:30
akash.pandey 744283db80 Updated UnitTest name. 2018-12-05 10:07:06 +05:30
Dhananjay Singh a370f6e781 Calculate Factorial in Java (#5748)
* Factorials

* Refactored factorials

* Change input to int

* Small fixes

* Renamed tests
2018-12-04 19:53:51 -06:00
akash.pandey ca681a8e67 Changes for Code review feedback:
1. Change main method to use command-line input.
2. Update test class to use static imports.
2. Add more use cases in test-cases.
2018-12-02 10:44:27 +05:30
akash.pandey ed0713046f Renamed method names to replace "non-repeating" with "Unique". 2018-12-01 09:08:53 +05:30
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
akash.pandey 09261fb3b9 BAEL-2393: Longest Sub-string without repeating characters. 2018-11-26 23:02:44 +05:30
amit2103 d8bdac5813 [BAEL-9551] - Clean up code 2018-11-04 02:05:32 +05:30
amit2103 fddb7f18a5 [BAEL-9551] - Removed unused dependencies 2018-10-28 23:46:55 +05:30
amit2103 539ce3e787 [BAEL-9551] - Splitted algorithms into 4 modules 2018-10-28 23:30:32 +05:30