Skip to content

Commit f851c10

Browse files
author
Gonzalo Diaz
committed
[Hacker Rank] Interview Preparation Kit: Dictionaries and Hashmaps: Sherlock and Anagrams. Documentation: better categories.
1 parent 42613d5 commit f851c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hackerrank/interview_preparation_kit/dictionaries_and_hashmaps/sherlock_and_anagrams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [Sherlock and Anagrams](https://www.hackerrank.com/challenges/sherlock-and-anagrams)
22

33
- Difficulty: `#medium`
4-
- Category: `#ProblemSolvingMedium`
4+
- Category: `#ProblemSolvingMedium` `#DictionariesAndHashmaps` `#Strings`
55

66
Two strings are [http://en.wikipedia.org/wiki/Anagram](anagrams) of each other
77
if the letters of one string can be rearranged to form the other string.

0 commit comments

Comments
 (0)