Пікірлер
@congdatt
@congdatt Жыл бұрын
2023, this vide is still value to me
@ralphstube
@ralphstube Жыл бұрын
1.11 camera not panning to whiteboard😤, 1.12 camera pans to whiteboard😌
@BoogieMPV
@BoogieMPV 6 жыл бұрын
Thanks guys, great info! For more Tech Full Stack Interview Questions and Answers check www.fullstack.cafe.
@generalqwer
@generalqwer 7 жыл бұрын
48:10 You can learn this stuff in a week or two? Wow really.
@NckNck-pu9vb
@NckNck-pu9vb 8 жыл бұрын
41:35 Why is it BigO(n+n) ? I still believe the answer is BigO(n) that being linear time. From what I understand, (n+n) really is the same as (2n) which is just proportional is to n. Kind of a loaded question if you ask me! Its really (n+m) as they are two different arrays. I would have asked the question to clarify they are 2 different arrays. Also - glad to see I proved myself seconds later with her other question.
@NckNck-pu9vb
@NckNck-pu9vb 8 жыл бұрын
It would be O(n) if you were asked to sum one array twice...
@firecopy
@firecopy 7 жыл бұрын
42:47 You misheard! McDowell does say the answer is O(m + n) or O(a + b) for that question.
@GmoneyMozart
@GmoneyMozart 8 жыл бұрын
1:29:10 is the best part of the video. You can tell she's like "boy if you don't sit your ass down, ain't nobody got time fo dat".
@IsaacC20
@IsaacC20 8 жыл бұрын
How do you implement vectors?
@justpk5773
@justpk5773 8 жыл бұрын
It is exactly same as Array-list in java but the methods related to Vectors are Synchronised(Each thread can use a vector once at a time). Hence vectors performance is low(Increases waiting time of remaining threads). But vectors are thread safe to solve problems on Data Inconsistency. Use same implementations of Array-Lists but make all methods synchronised.
@ArthurSwails
@ArthurSwails 8 жыл бұрын
Great info there.
@trollhelps
@trollhelps 9 жыл бұрын
rofl @ cracking the coder interview. Get people skills on top of your coding skills, win. Tho difficult
@ImNehs
@ImNehs 9 жыл бұрын
Good Watch thanks alot!
@RoyalDog214
@RoyalDog214 9 жыл бұрын
I was the dog by the Christmas' tree.
@andrewscheuermann
@andrewscheuermann 10 жыл бұрын
AWESOME
@adamzerner5208
@adamzerner5208 10 жыл бұрын
I've always wanted to make that "bommmm" sound at 1:32
@glebec
@glebec 10 жыл бұрын
Great job everyone! :-D
@benjaminconant4681
@benjaminconant4681 10 жыл бұрын
jaw dropping!!!!!!!!