Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ anagrams.py
File
anagrams.py
strings/anagrams.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
import
collections
4
import
pprint
Callers
nothing calls this directly
Calls
3
signature
Function · 0.85
anagram
Function · 0.85
append
Method · 0.45
Tested by
no test coverage detected