|
93e417544d
|
refactor: Anagrams (#5390)
|
2024-08-26 08:26:01 +03:00 |
|
|
74e51990c1
|
style: enable InvalidJavadocPosition in checkstyle (#5237)
enable style InvalidJavadocPosition
Co-authored-by: Samuel Facchinello <samuel.facchinello@piksel.com>
|
2024-06-18 19:34:22 +02:00 |
|
|
87b17e0571
|
style: enable NeedBraces in checkstyle (#5227)
* enable style NeedBraces
* style: enable NeedBraces in checkstyle
---------
Co-authored-by: Samuel Facchinello <samuel.facchinello@piksel.com>
|
2024-06-13 21:00:16 +02:00 |
|
|
415a04ea7f
|
Add automatic linter (#4214)
|
2023-06-09 20:05:14 +08:00 |
|
|
00282efd8b
|
style: format code (#4212)
close #4204
|
2023-06-09 18:52:05 +08:00 |
|
|
89b7ee42e6
|
Add one more solution for anagrams check (#4175)
|
2023-05-05 20:50:47 +03:00 |
|
|
1dc388653a
|
Refactor Code Style (#4151)
|
2023-04-15 11:25:54 +03:00 |
|
|
c6694fc1bd
|
Simplifying boolean returns (#3796)
* Simplifying boolean returns
* add comment back
|
2022-12-18 03:03:09 +00:00 |
|
|
fd3386a0db
|
Removed extra loop in Anagram.java (#3654)
|
2022-10-25 12:19:03 +00:00 |
|
|
e96f567bfc
|
Format code with prettier (#3375)
|
2022-10-03 17:23:00 +08:00 |
|
|
8d099ee7d1
|
Update Anagrams and add unit test (#3002)
* Add test for Anagrams
* Update Anagrams.java
Co-authored-by: Yang Libin <contact@yanglibin.info>
|
2022-04-04 16:34:27 +08:00 |
|
|
0bb7db2d87
|
Add anagrams (#2859)
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2021-12-09 20:47:45 +02:00 |
|