Loredana Crusoveanu
d7f1c4a6b1
Merge branch 'master' into master
2019-03-04 21:47:56 +02:00
collaboratewithakash
e7503db1e7
Back-link added
2019-03-04 16:31:22 +05:30
sheryllresulta
1e8cc42e20
Update README.md
2019-02-28 21:20:04 +08:00
Loredana Crusoveanu
f79f427dac
Merge pull request #6273 from amit2103/BAEL-12090
...
[BAEL-12090] - Extract versions into properties
2019-02-09 14:41:37 +02:00
collaboratewithakash
434ec77c6f
Back-link added
2019-02-05 17:15:30 +05:30
collaboratewithakash
5a213cdd5c
Back-link added
2019-02-05 15:40:21 +05:30
collaboratewithakash
e763aaf8f4
Back-link added
2019-02-05 15:32:51 +05:30
amit2103
a5b5b0fcba
[BAEL-12090] - Extract versions into properties
2019-02-04 00:06:11 +05:30
eric-martin
8f5f12519f
BAEL-2328: Using isTrue() and isFalse() for assertions
2019-01-28 20:37:45 -06:00
Eric Martin
72574f554a
Merge pull request #6112 from MherBaghinyan/BAEL-2328
...
Bael 2328
2019-01-28 20:22:43 -06:00
mherbaghinyan
2a308c51cb
suggested refactor
2019-01-27 10:34:13 +04:00
mherbaghinyan
8c18214c55
more unit tests
2019-01-23 09:44:05 +04:00
mherbaghinyan
5c1a0a0629
change the ArrayList into List
2019-01-21 09:57:15 +04:00
mherbaghinyan
9f798d483d
test the methods with Unit test
2019-01-16 13:18:04 +04:00
mherbaghinyan
aa125c6c6b
remove unnecessary method
2019-01-14 11:58:31 +04:00
mherbaghinyan
c9275edf90
matching for all keywords
2019-01-14 11:53:53 +04:00
mherbaghinyan
04c6cd1215
replace hardcoded strings
2019-01-13 11:35:54 +04:00
mherbaghinyan
06ffe3b5e4
match words final refactor
2019-01-13 11:04:42 +04:00
mherbaghinyan
16bed6f64b
match words refactoring
2019-01-13 10:42:18 +04:00
Emily Cheyne
4b47306e91
BAEL-2535
2019-01-11 12:48:28 -07:00
Eric Martin
0fa8d64898
Merge pull request #6118 from rodolforfq/BAEL-2446
...
BAEL-2446
2019-01-11 13:29:04 -06:00
mherbaghinyan
ea5039f1a1
indexOf changed example
2019-01-11 15:05:34 +04:00
Emily Cheyne
c65180c74f
BAEL-2535
...
Remove CustomerReflectionToStringUnitTest
2019-01-10 15:05:00 -07:00
Rodolfo Felipe
44a796b9e6
Deleting invalid package
...
Package added by eclipse. Nonexistent.
2019-01-09 23:16:44 -04:00
Rodolfo Felipe
57228dfc6b
BAEL-2446
...
Unit tests for new added examples.
2019-01-09 22:29:44 -04:00
mherbaghinyan
9e9458ea5f
indexOf example
2019-01-09 17:17:35 +04:00
mherbaghinyan
d413ec768f
match words final
2019-01-09 16:18:32 +04:00
mherbaghinyan
1861e9b94c
match words
2019-01-09 16:16:48 +04:00
mherbaghinyan
f1e3ceaea7
text searching Aho-Corasick algorithm
2019-01-09 12:21:43 +04:00
eric-martin
59fa72d45b
Fix PMD violations in java-strings *ToStringTest
2019-01-07 21:51:47 -06:00
Eric Martin
3da571a218
Merge pull request #6052 from jainvarz/BAEL-2536-check-for-a-panagram-string
...
BAEL-2536-check-for-a-panagram-string
2019-01-07 19:59:02 -06:00
Rajesh Bhojwani
65b9909fed
username:rajeshbhojwani "Java toString() method" ( #6047 )
...
* Check in code for Java toString method
* fix formatting issues
* Fix formatting issues
* Fix formatting issues
* Fix formatting issues
* Fix formatting issues
* Fix formatting issues
* replacing orders with order
* Update formatting
* Fix formatting
* Fix formatting
* Fix formatting
* Fix formatting
* Fix formatting
2019-01-07 10:31:13 +02:00
Varun Jain
082724abec
BAEL-2536-addressed review comments
2019-01-05 10:38:13 +05:30
collaboratewithakash
dd45e825d4
backlink added
2019-01-04 18:06:27 +05:30
collaboratewithakash
b2d0f6cc83
backlink added
2019-01-04 17:26:20 +05:30
Varun Jain
693da95f44
BAEL-2536-updated Panagram to Pangram
2019-01-03 22:44:52 +05:30
Varun Jain
4eb3f29430
BAEL-2536-addressed review comments
2019-01-03 22:42:26 +05:30
ramansahasi
bdcc961542
BAEL-2392_Java_String_interview_questions second commit ( #6064 )
2019-01-03 07:49:51 -07:00
Varun Jain
eacc84a450
BAEL-2536-added-unit-tests-for-panagram
2019-01-03 08:08:25 +05:30
Varun Jain
75bf7ba515
BAEL-2536-check-for-a-panagram-string
2019-01-02 22:11:21 +05:30
amit2103
eb4928b972
[BAEL-11403] - Moved articles out of core-java (part 4)
2018-12-30 16:30:36 +05:30
Emily Cheyne
a1b1e02e71
BAEL-2421 Update readme ( #6014 )
2018-12-28 16:11:16 -07:00
KevinGilmore
5cc9a60c59
BAEL-2367: update README ( #6006 )
...
* 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
* BAEL-2367: add link back to article
2018-12-28 00:05:55 -06:00
Sam Millington
b4eee1e231
BAEL-2419: Added String Concatenation Unit Tests ( #5898 )
2018-12-24 10:02:29 -03:00
Shashank agarwal
fda7ff2690
Added Character Array method ( #5965 )
...
* Added the code of Replace char in a string at specific index
* added test cases
* Renamed the Test class name end with UnitTest
* Renamed the Test class name end with UnitTest
* Renamed the Test class name end with UnitTest
* Replaced README with the upstream repo
* Added Char Array Method
2018-12-23 09:27:01 -06:00
charlesgonzales
81cda95e71
Update README.md
2018-12-20 22:02:28 +08:00
Shashank agarwal
547f99925f
Added the code of Replace char in a string at specific index ( #5869 )
...
* Added the code of Replace char in a string at specific index
* added test cases
* Renamed the Test class name end with UnitTest
* Renamed the Test class name end with UnitTest
* Renamed the Test class name end with UnitTest
* Replaced README with the upstream repo
2018-12-19 22:49:27 -06:00
Loredana Crusoveanu
46c8f48d3c
Merge branch 'master' into BAEL-2313-String-to-byte-array
2018-12-16 12:39:51 +02:00
PranayVJain
b6e0928f5b
BAEL-2337: Moved code from java-strings to algorithm-miscellaneous-1 ( #5905 )
2018-12-14 22:31:26 -06:00
Surapaneni Venkata Kiran
cb7e515723
BAEL-2421
...
* Changes for http://jira.baeldung.com/browse/BAEL-2421
* fixed formatting
* Merged the test and main classes as per the suggestion.
* Merged the source code with tests.
2018-12-12 11:19:45 -08:00