Isomorphic Strings | LeetCode 205 | Theory + Python

preview_player
Показать описание
This video is a solution to LeetCode 205, Isomorphic Strings. I explain the question, go over how the logic / theory behind solving the question and finally solve it using Python.

Comment below if you have a better solution to this problem!

Let me know if you have any feedback and don't forget to subscribe for more videos!

Time stamps:
0:00 Question Explained
0:53 Solution explained
6:41 Python code
9:35 Space Time complexity

Code:

More leetcode questions solved:
Рекомендации по теме
Комментарии
Автор

Great job with the videos!! Keep em coming!

ishayadav
Автор

d.values() is O(n) so the overall time complexity is O(nm) right?

teamtitus
Автор

i like the way you explained here.. using indx instead of i gives a lot of clarity and understanding for newbies.. keep up the good work

manojnani
Автор

Which editor/sketchpad you are used in this video, , btw nice explanation 🔥

karthikk
Автор

if
TRUE
else:
FALSE
..
Can we do like this

karthikreddygaddam
join shbcf.ru