Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
11:01 we can definitely map e to a and g to e but not g to d.the main concept is it should be one to one.
Brother ----- I Am A React Developer Fresher.I Have No Idea About DSA . Now- For Interview As A React Developer Which DSA topic Need For Interview
Good Work
T.C -> O(N)S.C -> O(N) (single map ) class Solution { public boolean isIsomorphic(String s, String t) { HashMap mp= new HashMap(); for(int i=0; i
11:01 we can definitely map e to a and g to e but not g to d.
the main concept is it should be one to one.
Brother -----
I Am A React Developer Fresher.
I Have No Idea About DSA .
Now- For Interview As A React Developer Which DSA topic Need For Interview
Good Work
T.C -> O(N)
S.C -> O(N) (single map )
class Solution {
public boolean isIsomorphic(String s, String t) {
HashMap mp= new HashMap();
for(int i=0; i