Пікірлер
@SangramSubudhi-hn7gj
@SangramSubudhi-hn7gj 7 күн бұрын
Yeh post sab nikalta kab hai .
@kashmirtechtv2948
@kashmirtechtv2948 23 күн бұрын
Really confused at 19:00.... Sometimes you call it directly like using small brackets inside setTimeout and sometimes outside setTimeout
@purushottamkumar6554
@purushottamkumar6554 29 күн бұрын
please Make tutorial on mongoDB aggregation and transaction.
@faizanjabbar-fh6td
@faizanjabbar-fh6td Ай бұрын
source code?
@Shivamtech30
@Shivamtech30 Ай бұрын
let persne={ name:"shivam", age:27 } let array =[] let output = Object.entries(persne).map((items,id)=>{ array.push(items) }) console.log("mdbvsjd",array)
@MilanGautam-k6n
@MilanGautam-k6n Ай бұрын
you describe mistake. in event queue(event loop, microtask queue) task is executes in fifo(first in first out) manner. while task is executing in the stack at that time task is executes in lifo(last in first out) manner. please correct it . if i am wrong then describe me please about it
@ShailPM
@ShailPM Ай бұрын
react video and gives him typescript...
@ajiteshmishra0005
@ajiteshmishra0005 Ай бұрын
Input = [ {id:1, value:20}, {id:2, value:30}, {id:1, value:10}, {id:2, value:20}, {id:3, value:40} ] Output = [ {id:1, value:30}, {id:2, value:50}, {id:3, value:40} ] These type of questions are being asked in React Js Developer interviews. From where can practice these complex JavaScript questions?
@JoinMeInLearning
@JoinMeInLearning Ай бұрын
why video cam was not on? lol
@shubhanshusahuu
@shubhanshusahuu Ай бұрын
I think interviewer is fresher and that guy has 5 yr of experience
@silentwalker20111987
@silentwalker20111987 Ай бұрын
Try to test on iOS mobile. And this will not work :)
@karanshakya3387
@karanshakya3387 Ай бұрын
Very helpful ❤
@itscodingdoctor
@itscodingdoctor Ай бұрын
Glad to hear
@jyotighali8002
@jyotighali8002 2 ай бұрын
its good and help full sir, can you please make, server side also please
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Sure will upload soon
@vinothkumarv8619
@vinothkumarv8619 2 ай бұрын
Awesome dear .... super one
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Thank you! Cheers!
@johncena-qr4yg
@johncena-qr4yg 2 ай бұрын
Yooo, long time no see
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
I would try to post regularly from now on 🚀
@manikantaprasadlopinti8375
@manikantaprasadlopinti8375 2 ай бұрын
11:58 node Js executes tasks in a first in first out fashion (FIFO) not LIFO fashion.. it is a big controversy
@UwU-dx5hu
@UwU-dx5hu 2 ай бұрын
Why is react so popular? Women☕☕
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
haha
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
by the way this question is asked a lots of time in interviews. Interviewer expectations are to hear about: react advantages, performance, community support, may be a comparison with Angular etc.
@Sreebishak
@Sreebishak 2 ай бұрын
Bro source code please
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
unfortunately don't have.
@seek2learn98
@seek2learn98 3 ай бұрын
hi , can you pls provide ppt or pdf for same. thanks
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
unfortunately don't have.
@meenatchieel7730
@meenatchieel7730 3 ай бұрын
Its great..Really Thanks a lot for duch wonderfull real time problem solving
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Welcome!
@shubhamgupta9465
@shubhamgupta9465 3 ай бұрын
code milega iska
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
unfortunately don't have.
@atom2076
@atom2076 3 ай бұрын
what library we can use for resizing
@ajaygupta2639
@ajaygupta2639 3 ай бұрын
now I understood, what level of confidence required in interview.
@harisvk2305
@harisvk2305 4 ай бұрын
I have really confident about react and node js express trchnical interview but i feared abkut dsa what you guys think about that
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Practice Arrays, Objects and strings coding questions. that's enough. (THIS IS ALSO DSA) No need of DSA until you are targeting some really big companies.
@saurabhtiwari9653
@saurabhtiwari9653 4 ай бұрын
Bro is this code works, it I will make three boxes
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Yes it works
@spektree8448
@spektree8448 4 ай бұрын
I love you so much
@Bfhhg-bj3jy
@Bfhhg-bj3jy 5 ай бұрын
Event loop executes tasks in FIFO 12:00
@user-ei7by6ht4p
@user-ei7by6ht4p 5 ай бұрын
Superb answers, moreover by hearing ur answers I can actually learned a lot of things
@m.fahimkhan226
@m.fahimkhan226 5 ай бұрын
Cross question nh kiye ek bhi question k ? Is this really ibm’s interview?? Tbh i dont think so
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
I have seen lots of interviews without cross questions. IBM, Capgemini, TCS etc. It totally depends on the interviewer.
@giannizamora7247
@giannizamora7247 5 ай бұрын
The final challenge of grabbing data, displaying, pagination, ect is probably one of the closest challenges you'll have as a dev especially if you have several years of exp. I appreciate the consice approach of adding pagination functionality, there were different places while coding along where I had a different idea but ended up taking up more time to solve. Thank you
@shubhambarore5548
@shubhambarore5548 5 ай бұрын
const getObjectEntries = (obj) => Object.keys(obj).map((key) => [key, obj[key]]);
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Good one
@dw6268
@dw6268 5 ай бұрын
I have 2yr of experience but don't have any work experience in react. And I know the react very well. So, Can I apply for this Accenture React js Developer role?
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Sure why not? You must prepare well for the interview.
@hazemkhaled9416
@hazemkhaled9416 5 ай бұрын
The video is greate I actually learned some valuable things here but wanted to point out that I think there will be a bug in the code if the last page has different no of elements than other pages For Example: if there where 197 items last page will contain only 7 items not 10 the bug bec indexOfLastTodo= currentPage * todosPerPage will be equal to 199 but which is wrong since the last element index will be 196 when you try to slice the todos using the indexOfLastTodo in the last page it will cause an error as there is no item of index 199
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
I haven't tested it. I tried to create a happy flow. There might be more bugs/improvement space in my code (i kept it really simple to achieve the basic functionality)
@hardikluhar4738
@hardikluhar4738 5 ай бұрын
Amazing
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Thanks
@feeltherhythm717
@feeltherhythm717 5 ай бұрын
She asked for useMemo and useContext he replied with useMemo and useCallback ..😂
@RahulYadav-se7lo
@RahulYadav-se7lo 6 ай бұрын
06:10 The question was to differentiate between useMemo and useContext but the candidate has explained useMemo and useCallback. How he is selected in IBM?
@reverbmusic8444
@reverbmusic8444 6 ай бұрын
I don't think it is for fresher. It is atleast for 1yrs+ experienced.
@diwakardayal954
@diwakardayal954 6 ай бұрын
Yes, I liked it Thanks
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Glad to hear that
@44chan68
@44chan68 6 ай бұрын
i think he didn't needed extra stte you can derive error state frm the actual state dumb decisions
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
May be. See In interviews it's hard to make the best decision in a limited time. Candidates first try to make it work then optimize if the interviewer asks
@diwakardayal954
@diwakardayal954 6 ай бұрын
thanks
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Welcome
@diwakardayal954
@diwakardayal954 6 ай бұрын
thank you!!!
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
You're welcome!
@techVinay933
@techVinay933 6 ай бұрын
how you can record your computer screen?
@sarathnath4991
@sarathnath4991 6 ай бұрын
12:00 how that we can achieve by JavaScript. Bcz sometimes anchor tag to append through loop rendered as string in html page. One more q, if its cause csr then why Amazon using this approach and what are the solutions to prevent this? Pls reply
@mdrashid-uw8ws
@mdrashid-uw8ws 6 ай бұрын
How many years of experience you have?
@avanishkumar1689
@avanishkumar1689 6 ай бұрын
u r repeating same line again and again there is no need of it just explain the Qs
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Thanks for the feedback. I take it positively.
@srikarravoori124
@srikarravoori124 6 ай бұрын
Worth to watch every second
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Glad to hear
@savatabachhav7593
@savatabachhav7593 6 ай бұрын
Thank you so much for this. We want more such videos.
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
More to come! You can check the MNC interview experience playlist on this channel
@akashgautam4372
@akashgautam4372 7 ай бұрын
Ek project Bana k he reh gayee😂
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
😂
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
Got engaged in some personal and office work. But now I'll try to continue this one
@pshycocoder
@pshycocoder 7 ай бұрын
we can use this-let res2=[...name.split("")].produces same result so usne set kyu use kia
@itscodingdoctor
@itscodingdoctor 2 ай бұрын
One problem has many solutions. In the interview often people struggle to find the best way. They tend to make it work first and later optimize.
@gautamanand1201
@gautamanand1201 7 ай бұрын
Brother, at 5:57 she asked differentiate between useMemo and useContext not useCallback
@abhisheknavgan6829
@abhisheknavgan6829 12 күн бұрын
and the interviewer just went forward with it lol, didn't even bother him. I think she didn't know the answer either 😂😂