У нас вы можете посмотреть бесплатно Mock Coding Interview with a Software Engineer - LeetCode 242. Valid Anagram или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Hey! My name is Tomas. Thanks for checking out my channel. Today I interviewed my friend Dominick Monaco. We first went through a simplified solution by splitting, sorting, and joining two strings, then comparing them. After that, we discussed a map solution to the same problem. I've also solved this problem here: • How I solved Leetcode 242. Valid Anagram ... LeetCode 242. Valid Anagram: https://leetcode.com/problems/valid-anagram/ Solution: https://github.com/R-Tomas-Gonzalez/github... Step 1: Check lengths of both strings Step 2: Create a map to keep track of letters Step 3: Add letter amounts to map for first string Step 4: Subtract letter amounts from map for second string Answer: If there is more of an amount for a certain letter in the second string, return false. If it gets through both loops, return true. • Connect with me on LinkedIn: https://www.linkedin.com/in/rtomasgonzalez/ Happy Coding! #google #coding #interview google coding interview coding interview google interview cracking the google interview meta software engineer facebook software engineer software engineer interview