Oleksandr Klymenko
|
dcb02c61df
|
refactor: MajorityElement (#6380)
* refactor: MajorityElement
* refactor: fix import ordering
---------
Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com>
|
2025-07-15 17:10:06 +02:00 |
|
Oleksandr Klymenko
|
287a708c7f
|
refactor: Intersection (#6379)
refactor: Intersection improvement
|
2025-07-15 17:04:58 +02:00 |
|
Piotr Idzik
|
7602f1ef4c
|
chore: suppress unchecked in selected classes (#6262)
|
2025-06-05 19:13:46 +03:00 |
|
Piotr Idzik
|
ec6f09c373
|
chore: suppress rawtypes in selected classes (#6261)
|
2025-06-05 14:23:28 +03:00 |
|
Hardik Pawar
|
63d13b6f3a
|
Enhance docs, add tests in GenericHashMapUsingArray (#5972)
|
2024-10-29 18:51:27 +00:00 |
|
Hardik Pawar
|
bc6ea1ec87
|
Enhance docs, fix & add tests in `GenericHashMapUsingArrayL… (#5973)
|
2024-10-26 16:45:16 +00:00 |
|
Hardik Pawar
|
f5bc2c807d
|
Add more tests in HashMap (#5974)
|
2024-10-26 16:29:21 +00:00 |
|
Hardik Pawar
|
cd40dfbb41
|
Enhance docs, add tests in HashMapCuckooHashing (#5975)
|
2024-10-26 16:17:58 +00:00 |
|
Hardik Pawar
|
84cd883e95
|
Enhance docs, add tests in Intersection (#5976)
|
2024-10-26 16:08:52 +00:00 |
|
Hardik Pawar
|
26f114cb60
|
Enhance docs, add tests in LinearProbingHashMap (#5977)
|
2024-10-26 16:05:31 +00:00 |
|
Hardik Pawar
|
4ea3098595
|
Enhance docs, add tests in MajorityElement (#5978)
|
2024-10-26 16:02:07 +00:00 |
|
Piotr Idzik
|
e782c7ac3d
|
style: use getOrDefault in MajorityElement (#5455)
|
2024-09-19 18:49:28 +03:00 |
|
Piotr Idzik
|
7bde1523a5
|
style: use getOrDefault in MajorityElement (#5454)
|
2024-09-18 22:58:49 +02:00 |
|
Alex Klymenko
|
a23e9b0ba8
|
refactor: HashMap (#5426)
* refactor: HashMap
* checkstyle: fix formatting
* refactor: remove redundant comments
---------
Co-authored-by: alxkm <alx@alx.com>
|
2024-08-28 22:29:24 +02:00 |
|
Piotr Idzik
|
5bc96cf789
|
style: include RV_ABSOLUTE_VALUE_OF_HASHCODE (#5273)
|
2024-07-02 22:47:35 +03:00 |
|
Samuel Facchinello
|
cdb3affdd9
|
style: enable AvoidNestedBlocks in checkstyle (#5228)
* enable style AvoidNestedBlocks
* refactor after enable style AvoidNestedBlocks
* fix clang
* fix checkstyle
* fix pmd
---------
Co-authored-by: Samuel Facchinello <samuel.facchinello@piksel.com>
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
|
2024-06-14 16:57:30 +02:00 |
|
Samuel Facchinello
|
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 |
|
Piotr Idzik
|
b315b7d578
|
style: include WMI_WRONG_MAP_ITERATOR (#5206)
|
2024-06-06 00:22:12 +05:30 |
|
Godwill Christopher
|
c42b1c940c
|
style: enable ParameterName in CheckStyle. (#5196)
* Enabled: ParameterName in CheckStyle.
* Refactored to fix bug caused by selfAssignment of variables in VectorCrossproduct class
|
2024-05-31 22:01:11 +02:00 |
|
S. Utkarsh
|
a6e873deef
|
style: enable MemberName in checkstyle (#5193)
* style: enable MemberName in checkstyle
* style: simply uncomment `MemberName`
---------
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
|
2024-05-29 20:44:14 +00:00 |
|
S. Utkarsh
|
25d711c5d8
|
style: enable LocalVariableName in CheckStyle (#5191)
* style: enable LocalVariableName in checkstyle
* Removed minor bug
* Resolved Method Name Bug
* Changed names according to suggestions
|
2024-05-28 20:29:28 +02:00 |
|
Bama Charan Chhandogi
|
37c2a96fe2
|
style: enable MissingSwitchDefault in checkstyle (#5179)
* Update directory
* Update directory
* Update directory
* Update directory
* add switch default
---------
Co-authored-by: BamaCharanChhandogi <BamaCharanChhandogi@users.noreply.github.com>
|
2024-05-26 17:28:00 +05:30 |
|
vaibhav9t1
|
9eaa2bb756
|
style: enable MultipleVariableDeclarations in checkstyle (#5175)
Co-authored-by: vaibhav <vaibhav.waghmare@techprescient.com>
|
2024-05-25 20:18:27 +02:00 |
|
Godwill Christopher
|
bbe4a025df
|
style: enable FinalClass in checkstyle (#5154)
|
2024-05-11 08:50:05 +02:00 |
|
Piotr Idzik
|
27c0978851
|
style: include VA_FORMAT_STRING_USES_NEWLINE (#5151)
|
2024-05-09 17:21:04 +02:00 |
|
Piotr Idzik
|
d3bb691f59
|
style: enable HideUtilityClassConstructor in checkstyle (#5147)
|
2024-05-08 09:58:29 +03:00 |
|
Piotr Idzik
|
b3903f5768
|
style: enable RedundantModifier in checkstyle (#5140)
|
2024-05-03 22:10:49 +03:00 |
|
Piotr Idzik
|
a216cb8a59
|
Remove unused import from HashMapCuckooHashing (#5018)
style: remove unused import from `HashMapCuckooHashing`
|
2024-01-13 09:28:50 +00:00 |
|
Shreyash Kashyap
|
9795bada90
|
Update Readme.md (#4561)
|
2023-10-03 14:22:19 +00:00 |
|
acbin
|
415a04ea7f
|
Add automatic linter (#4214)
|
2023-06-09 20:05:14 +08:00 |
|
acbin
|
00282efd8b
|
style: format code (#4212)
close #4204
|
2023-06-09 18:52:05 +08:00 |
|
Rohan Anand
|
8259f0e9cf
|
Add Majority Element (#4131)
|
2023-04-13 15:28:36 +03:00 |
|
Narek Karapetian
|
b98dc2c5b5
|
Fix linear probing hash map (#3902)
|
2023-02-26 21:15:48 +00:00 |
|
Kumaraswamy B G
|
8855cf9525
|
Optimize Hashmap implementation (#3533)
|
2022-10-17 14:36:09 +00:00 |
|
acbin
|
e96f567bfc
|
Format code with prettier (#3375)
|
2022-10-03 17:23:00 +08:00 |
|
haeshed
|
0abce97682
|
Add Hash Table with Cuckoo Hashing (#3191)
|
2022-07-18 18:01:29 +00:00 |
|
Divya Raichura
|
ffd02504d9
|
Add generic hashmaps (#3195)
|
2022-07-17 23:00:55 +03:00 |
|
Susobhan Das
|
f7c40ad749
|
Change filename for Intersection.java file (#3178)
Co-authored-by: Yang Libin <contact@yanglibin.info>
|
2022-07-05 17:50:46 +08:00 |
|
Sahil Parekh
|
6665ab262c
|
Add a check of the existance of a next node (#3051)
* Fix #2976
Co-authored-by: Sahil Prafulkumar Parekh <sh883193@dal.ca>
Co-authored-by: Yang Libin <contact@yanglibin.info>
|
2022-06-29 20:02:40 +08:00 |
|
Samir M'Sallem
|
7c31c5bada
|
Add else clause for node (#3014)
Co-authored-by: Samir M'Sallem <samir.msallem@valtech-mobility.com>
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
|
2022-04-22 19:50:04 +03:00 |
|
Aitor Fidalgo Sánchez
|
9fb3364ccc
|
Change project structure to a Maven Java project + Refactor (#2816)
|
2021-11-12 08:59:36 +02:00 |
|