SherlockAnagrams | HackerRank | Part - 2: Code on HackerRank

preview_player
Показать описание
#placement #problemsolving #coding #codingchallenge #codingtutorial #placementprep

In this video, I have live-coded the problem's solution: 'Sherlock & Anagrams' on the HackerRank platform using the Python Programming Language.

Рекомендации по теме
Комментарии
Автор

Question: Why did we convert the frequency list to a tuple before inserting it into the dictionary freq_map?
Answer: The key of a python dictionary should always be immutable.

BeExpertIn
welcome to shbcf.ru