We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5307eeb commit f9e0e13Copy full SHA for f9e0e13
src/main/java/com/thealgorithms/twopointer/MoveHash.java
@@ -13,6 +13,7 @@
13
package com.thealgorithms.twopointer;
14
15
public class MoveHash {
16
+
17
18
/** default constructor */
19
public MoveHash() {}
0 commit comments