Solving leetcode while you’re streaming has to be the best interview practice. W studying method.
@frosty_teacup2 жыл бұрын
Definitely w method, since you can get paid to study
@derekwright57222 жыл бұрын
I've been a software dev at the same company for almost 5 years now and I probably couldn't have solved any of these questions lol. Just goes to show most of these are useless in the day to day of many programming jobs. Does look kind of fun though
@derekwright57222 жыл бұрын
@@saysthetedd That's exactly what I was afraid was going to happen to me when I finally decide to leave my current job and look for something else. I can understand the top 1% of tech companies using this sort of thing to weed out applicants because they can afford to be picky. However, as you said, I really don't think it's appropriate for any other companies to use these types of interview questions- unless the job specifically require DS/Algo for day to day tasks. I'm really not looking forward to having to put tons of hours into studying something I likely won't ever use while already working a full-time job and having other responsibilities. I really feel that the interview process has become too long and demanding for most companies, it's honestly quite ridiculous. Having 5 rounds of hour long interviews over the course of weeks for anything but a Microsoft/Google/Apple is insane. Also, I think that by requiring this type of knowledge many companies are really shooting themselves in the foot and likely turning away perfectly good candidates for the jobs they're looking to hire for.
@salim4442 жыл бұрын
I liked how you made Reorganizing string insanely complicated. Got a new Subscriber
@1alexandermichael2 жыл бұрын
Had to implement a circular queue for an optiver interview and totally nuked the indexing smh
@FryingPan2 жыл бұрын
Hedgefunds love this question
@1alexandermichael2 жыл бұрын
@@FryingPan buddy even told me to try modulus as a tip and I said it wouldnt work 💀
@kxb60982 жыл бұрын
@@1alexandermichael gigachad
@sotam89382 жыл бұрын
NP Complete hahah, im following after that joke
@pranavv05712 жыл бұрын
Being a 2nd year polytechnic student, Looks like i have a long way to go T~T
@kasaiop2 жыл бұрын
Same Gl
@FryingPanLIVEE2 жыл бұрын
Nah, just a year or two
@TheIllusionCulpritMC2 жыл бұрын
Singapore Poly?
@tannishkmankar39982 жыл бұрын
Great you solved one headache for me, thanks
@rohankumar_692 жыл бұрын
we need more of these on yt!!
@jeffreyliu5012 жыл бұрын
Wait. Aren't u going to Meta with the return offer?
@FryingPanLIVEE2 жыл бұрын
ya
@jean-baptistesay69412 жыл бұрын
Why am I watching this I dropped out of AP Compsci Principles lmao
@ReallyDru2 жыл бұрын
I got my Amazon offer I’m never leetcoding again 🤣 Till I get PIPed that is 😳
@FryingPanLIVEE2 жыл бұрын
Congrats king
@nested93012 жыл бұрын
Hi man i'm a beginner in coding do you know any websites to solve coding problems?
@leoBrofoski232 жыл бұрын
LC + System Design === $$$
@subinneupane92232 жыл бұрын
Lmao I also got Citadel hacckerank. That shit was almost impossible. Just gave up at a point and closed it
@prraharshiitha__72 жыл бұрын
Never been this fast!!
@peshengweng2 жыл бұрын
Bro I’d take so long to complete that second problem 😅😂
@pranavdeshpande49422 жыл бұрын
I have never done any Leetcode.
@adityapund2608 Жыл бұрын
What is ur leetcode I'd bro I tried to find it but you dint mentioned it anywhere 😅
@homieinthesky89192 жыл бұрын
I was supposed to wash dishes but i instead watched a guy destroy some leetcode questions
@ZamorakS32 жыл бұрын
don't you have a facebook offer? why lc? i'd just chill lol
@FryingPan2 жыл бұрын
Have some more interviews
@mjohnson5102 жыл бұрын
My Leetcode List is exactly like yours lol. I fuck with Notion so hard 💪🏿
@aakarshan46442 жыл бұрын
nice way to practice communicating the thought process to the chat/interviewer lol ...
@tayyabaakram74622 жыл бұрын
Bro the math is boggling 😵
@chaitanya8122 жыл бұрын
Hey who got into Jane Street the bag in the corner 00:17
@FryingPanLIVEE2 жыл бұрын
me
@williehab2 жыл бұрын
@@FryingPanLIVEE cap
@johnb.5832 жыл бұрын
About how many LC problems have you done so far? 200? 300?
@FryingPanLIVEE2 жыл бұрын
around 140
@johnb.5832 жыл бұрын
@@FryingPanLIVEE cheers pan, love your content
@AustinBane2 жыл бұрын
@@FryingPanLIVEE can you share the list of leetcode problems you did?
@enzofalone2 жыл бұрын
ayo what's that notion template
@FryingPan2 жыл бұрын
Made that sht myself boi
@khunthurein23762 жыл бұрын
I love you bro more leetcode please
@lofi.allgood2 жыл бұрын
How he solved it is so funny 😄
@pharrell90242 жыл бұрын
Leetcode theme? Your code looks cool
@abhayphanse95092 жыл бұрын
Best answer to "how to make women happy ?";
@kalahari82952 жыл бұрын
You fast, tell me you solved those questions about x3 times before =_= The facial hair bruh, 🔥
@cyprian22132 жыл бұрын
nah just a ton of time edited out it took him... a very long time..
@FryingPan2 жыл бұрын
@@cyprian2213 lmao
@cyprian22132 жыл бұрын
@@FryingPan
@idirisahmed45562 жыл бұрын
Bro s eng is my dream us it must to know maths to be software engineer
@parvahuja76182 жыл бұрын
are you doing Competitive programming or only leetcode is enough?
@elooouan2 жыл бұрын
he's only doing lc but you should do some comps if you're a good comp programmer you'd destroy any question thrown at you
@yaseenstudio63682 жыл бұрын
directx error
@pooblock40922 жыл бұрын
He said 5%5 = remainder of 5-5 LOLLLLL It's remainder of 5/5
@ernstwurger6722 жыл бұрын
I hope you don't do camelcase for any other objects than type aliases or classes in Python. It is so weird to see your method names. Should be snake case e.g.: 'de_queue'.