We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8bc39d commit a56cebdCopy full SHA for a56cebd
docs/hackerrank/interview_preparation_kit/search/ctci-ice-cream-parlor.md
@@ -1,7 +1,7 @@
1
-# [Hash Tables: Ice Cream Parlor](https://www.hackerrank.com/challenges/ctci-ice-cream-parlor)
+# [Search: Hash Tables: Ice Cream Parlor](https://www.hackerrank.com/challenges/ctci-ice-cream-parlor)
2
3
- Difficulty: `#medium`
4
-- Category: `#ProblemSolvingIntermediate`
+- Category: `#ProblemSolvingIntermediate` `#Hashtables` `#Search`
5
6
Each time Sunny and Johnny take a trip to the Ice Cream Parlor,
7
they pool their money to buy ice cream.
0 commit comments