We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f2d84 commit cdfb406Copy full SHA for cdfb406
exercises/datastructures.md
@@ -24,7 +24,7 @@ Write a method called `mostFrequentElement` that takes an ArrayList of Integers
24
25
**Bonus Challenge**
26
27
-What needs to be changed to make it work on an array of Strings.
+What needs to be changed to make this work on an array of Strings?
28
29
####3. Pod HashMap
30
0 commit comments