Most Common Concepts for Coding Interviews

  Переглядів 257,177

NeetCode

NeetCode

День тому

The fastest way to prepare for coding interviews: prioritize the most common data structures and algorithms.
🚀 neetcode.io/ - Get lifetime access to every course I ever create!
Checkout my second Channel: / @neetcodeio
🌎 neetcode.io/roadmap - Coding Interview Roadmap
📃 neetcode.io/practice - Neetcode 150
🧑‍💼 LinkedIn: / navdeep-singh-3aaa14161
🥷 Discord: / discord
🐦 Twitter: / neetcode1
📷 Instagram: / neetcodeio
🎵 TikTok: / neetcode.io
0:00 - Read the problem
0:36 - Arrays
1:45 - Decision Trees
2:36 - Graphs
4:04 - HashMaps
4:32 - Heaps
5:01 - Dynamic Programming
5:47 - Solving 100s of problems?
#coding #neetcode #python

КОМЕНТАРІ: 196
@NeetCode
@NeetCode 6 місяців тому
I have a second channel where I solve the daily leetcode problems: youtube.com/@neetcodeio I curated a list of the 150 most important coding interview problems: neetcode.io/practice
@vs3.14
@vs3.14 6 місяців тому
I follow both of those. But ever since I started Tree, my ability to solve a problem on my own has decreased tremendously. I can sometimes explain the algorithm and how it's going to work. But when I try to code it up, I either can't or make some recursion stack error or some pointer error. It's been very demotivating for the last 2 weeks. (Would reading a bit of theory on the topic from grokking Algorithm help?)
@iseeflowers
@iseeflowers 6 місяців тому
Look nice with that sweater.
@anirbansaha7987
@anirbansaha7987 4 місяці тому
Do you plan to update the object oriented and system design series ?
@SacWebDeveloper
@SacWebDeveloper 3 місяці тому
r u crushin?@@iseeflowers
@sandman.38
@sandman.38 6 місяців тому
Prepping for Google rn. My initial phone screening was a graph problem that required a hash map adjacency list to determine some minimum time at which all nodes are accessible by every other node. Listen to this man LOL
@sdsunjay
@sdsunjay 6 місяців тому
These are the topics I feel it is most important to study, in order, with the first 10 being *essential*: - Two Pointers - Binary Search - Sliding Window - Trees (DFS, BFS) - Merge Intervals - Backtracking - Stacks - Hash Maps - Heaps - Linked Lists, specifically creating new ones and reversing existing - Greedy - Fast and Slow Pointers - Two Heaps - K-way merge - Top K Elements - Subsets - Matrices - Topological Sort - Dynamic Programming - Tries - Union Find - Bitwise manipulation If you do only 5 problems for the first 10 topics, it's still 50 leetcode problems. Some employers purposefully choose less popular topics, such as Union Find, so its probably better to do problems for all topics if possible
@chuckle_pugz96
@chuckle_pugz96 6 місяців тому
thanks!
@slayerzerg
@slayerzerg 6 місяців тому
cool story bro, neetcoders know
@piyushpal8565
@piyushpal8565 6 місяців тому
Nice
@sent4444
@sent4444 6 місяців тому
only basic data structure and algorithm is enough, maybe some advanced data structure such as priority queue other will make you special and has better value than other candidates of cause unless you apply to special role such as data scientist or ai engineer, the machine learning relate algotrthm is required
@CameronFlint07
@CameronFlint07 4 місяці тому
This is great list. Should Tries be above DP, I wonder?
@potodds_trading
@potodds_trading 6 місяців тому
Excellent advice. Perfect example of think smarter rather then try and memorize everything. Basically you have to do these problems in 30 minutes blind. This is why most interviews are medium level. But even the original optimal solution to medium level problems took way more than 30 minutes to come up with.
@user-mp9um5qj3u
@user-mp9um5qj3u 6 місяців тому
Since last two days... I am working with your one dimensional dp series. I am solving them using my ways and using recursion. Now going to solve the second last problem based on subsequences. Will be doing the iterative version once i get through this list using the recursion. Believe me, Your series is the best series. 🎉🎉
@Yupppi
@Yupppi 6 місяців тому
On philosophical standpoint, not being a professional coder, I'd also be inclined to believe your message (if I got it right) that strong grasp of fundamentals is much more useful than the ability to solve a really difficult trivial problem. To my understanding the interviewers (coding or not) want to see that you have a strong and healthy base to learn more and build onto, rather than very specialized memorized skill. Like they want to see your problem solving process, they might not even care if you can solve their test problem or not, but to see your thought process in how you'd start solving it, what's your planning stage like and WHY you are doing what you're doing. That tells them your potential and how easy you are to work with as a member of the team, if they can trust you with unfamiliar stuff.
@fark69
@fark69 6 місяців тому
You got it right and this is what most interviewers are trained to look for actually
@pavangc7380
@pavangc7380 5 місяців тому
This is what I look for in a candidate but when I myself try to apply for another job, I've to compete with geeks. I've to prepare for such stuff outside the actual stuff I do. Seems pointless.
@eggfriedrice566
@eggfriedrice566 6 місяців тому
Thanks for using Python! As an aspiring data scientist, you are my savior for data structure and algorithm questions even though I got a degree from a university people considering one of the best in CS. Luckily, the neetcode 150 is more than enough for data science and/or machine learning interviews.
@mckenziepictures
@mckenziepictures 6 місяців тому
So bizarre that while we are looking to be employed by FAANG companies, this man/hero and others like him have parted ways with those same firms and never looked back.
@levelup2014
@levelup2014 6 місяців тому
That’s life I had a friend turn down an offer from google because his TikTok and Ig blew up and decided to be a content creator selling his own programs that’s life at the end of the day it’s just a job which will always have its constraints
@kav04
@kav04 6 місяців тому
but the things is Needcode has more than 500 000 subs. So probably he's making about 10-40 000 in months. Let alone his courses
@sandman.38
@sandman.38 6 місяців тому
@@kav04 Not necessarily, we’re a pretty small niche the money from YT isn’t that much, and the subscription money from the course would be good enough to keep him comfortable. I think he’s enjoying having less stress while doing something that he finds peace in
@andiuptown1711
@andiuptown1711 6 місяців тому
@@sandman.38his io is the money maker
@danaleightleight8785
@danaleightleight8785 6 місяців тому
​@@sandman.38it's working the opposite way, at least in France. Video made for a niche has a CPF higher because the public is more interested to buy or watch ad
@vallabhahere1564
@vallabhahere1564 6 місяців тому
Hello sir,thankyou soo much for all your tutorials, I was following your neetcode 150 and I cracked my first job just because of doing your neetcode 150 and some of dev stuff ,you are doing gods work
@pcccmn
@pcccmn 6 місяців тому
You reminded me that I'm really only grinding LCs to pass interviews. At some point I seem to have forgotten that... well time to go back to our favorite problem DP 😂😂
@KillerBearsaw
@KillerBearsaw 6 місяців тому
Really grateful for your channel and also all of the problems on leet code. I find the best results when I study and practice the problem to learn new ideas and solutions, rather than just complete them for the sake of completing them. Looking forward to checking out your recommended problems
@kevincollazos9514
@kevincollazos9514 6 місяців тому
Very appreciative for your content and videos. This information is gold really helps someone like me who is trying to teach themselves everything about programming. Thank you!
@ThinkWithGames
@ThinkWithGames 6 місяців тому
Nice video! While the situations presented in leetcode problems are not always realistic, knowing when and how to use certain algorithms and data structures is useful on the job. Just knowing DFS (with back tracking) you can generate mazes without loops, as well as solve any maze. All from the same algorithm!
@satwiktatikonda764
@satwiktatikonda764 6 місяців тому
Respect towards you increasing day by day guruji
@boojo3
@boojo3 6 місяців тому
the thing is now you need to do hundreds of leetcode problems not just for the interview but for online assessments in order to get an interview you gotta get near perfect or perfect scores
@chinmaywalinjkar7340
@chinmaywalinjkar7340 Місяць тому
I signed my Apple swe summer internship offer letter yesterday, and i wanted to thank you. I hope you continue to put out more of such useful videos for free
@navaneethmkrishnan6374
@navaneethmkrishnan6374 6 місяців тому
You know, not many people reveal their tricks like this. Thanks man!
@amankasat
@amankasat 5 місяців тому
What an amazingly informative video! Incredible job man
@zzznavarrete
@zzznavarrete 4 місяці тому
Thanks for your content! I'm currently preparing for an online interview with a MANGA company which I'll have in a month from now and maneuver the effort seems to be the smartest thing to do to optimize time, and your videos are helping me in that effort :)
@calmyourmind5617
@calmyourmind5617 4 місяці тому
These tips are eye-opening. Thank you so much.
@johnflavian
@johnflavian 6 місяців тому
Thanks a bunch bro, I really needed this rn. There are so many leetcode problems such that I struggle with finding solutions for them. I'll heed your advice, and let's see how it goes... 😊
@CodingWithCesar
@CodingWithCesar 6 місяців тому
@Neetcode when are you adding a course for decision trees? I’ve gone through you courses and though it mentions during the dp and backtracking problems a video on just recognizing the pattern would be extremely helpful
@kgtw5506
@kgtw5506 Місяць тому
the only video which can motivate a non coder like me to get through python interview ocean before interviews.... kudos and thanks to bring up this..... channel subscribed...
@Dg-qc7qm
@Dg-qc7qm 6 місяців тому
just a tip re hashmaps, AVG case is the key word here. Interviewers are usually looking for the worst case performance where HashMaps have O(n) worstcase for every action.
@claudeburbank180
@claudeburbank180 6 місяців тому
you should do data structure, algorithm, programming concept tier list. i think its fun idea
@carlosduque5174
@carlosduque5174 6 місяців тому
Second this!!!!
@MIDNightPT4
@MIDNightPT4 3 місяці тому
Thank you Neetcode, your content is super helpful!
@shehzadahmad4820
@shehzadahmad4820 6 місяців тому
Thank you so much for this video. 🙌
@shreyabisen4729
@shreyabisen4729 3 місяці тому
Very informative Video! Thanks for all the help!
@GeorgiyRyabov
@GeorgiyRyabov 6 місяців тому
Thank you, sir for sharing. Could you please create a video that will show how to learn to deeply understand the basics of algorithm concerts. Please upvote!
@jorkhachatryan317
@jorkhachatryan317 6 місяців тому
This is helpful, thanks.
@Julzaa
@Julzaa Місяць тому
Wow this is so informative, thanks a lot!!
@bennihana2422
@bennihana2422 6 місяців тому
Thank you so much for all of your videos and content
@Omikronik
@Omikronik 6 місяців тому
I just want to say thanks. Appreciate you a lot.
@Kyle-rf5mb
@Kyle-rf5mb 6 місяців тому
Does your pathway reflect the frequency/difficulty questions to learn first in your Pro subscrptions? Or if not would you create a pathway that does focus on this.
@yazhefeng8914
@yazhefeng8914 6 місяців тому
🎉very clear
@yega3k
@yega3k 4 місяці тому
I wish there were practical everyday problems to solve with these algos (maybe there are but no-one talks about them?). If I (personally) don't have cause to use them in my regular coding projects, they just go away. Out of sight out of mind. Advent of Code is excellent for practicing algos by applying them but again, even AoC is just a bunch of puzzles.
@kirillzlobin7135
@kirillzlobin7135 4 місяці тому
Great channel. As an idea for the next series of videos, please, could you consider FANG frontend related questions Thank you
@abhishekrao3738
@abhishekrao3738 6 місяців тому
What Concepts should be learned serial-wise to ace the CP ? for ex- array,linklist,dp,tree,etc.
@4144758
@4144758 Місяць тому
Excellent
@learningalgos614
@learningalgos614 6 місяців тому
I see you have the sliding haircut algorithm implemented already
@mohit8299
@mohit8299 Місяць тому
Thanks 🤩
@rahuljyala8967
@rahuljyala8967 6 місяців тому
So Neet 🙏
@izayahg4272
@izayahg4272 6 місяців тому
When going through the neetcode 150. Do you recommend doing all the easy/medium problems for one topic then moving on? Or is there a better way
@dave6012
@dave6012 6 місяців тому
“I’ve done hundreds of problems, why do I still suck?” I felt that one. Way too close to home.
@manuelaguilera6657
@manuelaguilera6657 6 місяців тому
Im studying CS in college year 2, i know about most of those topics, but if you asked me to code them right know then im not sure i would be able to. Like i can explain to you and give some mathematical demonstrations, but idk if i can implement a heap right away.
@aw2031zap
@aw2031zap 2 місяці тому
Basically, these tests give you 30 to 60 minutes per question. You HAVE to be able to do these kinds of problems unconsciously. Reading the problem and comprehending it can take 5 to 10 minutes depending on the layers of obscurity (a story about cherries at dinner parties) and how you're given the inputs (parse some flatfile?) and so you need to immediately identify the solution ("sliding window solution") and then implement the solution in about 25-50 minutes. You will then be graded on whether the solution is the "rightest" (did you just bruteforce the answer? or is it performant?) and whether your code looks neat/clean (or does it look like you LLM'd it). These hazing rituals have gotten so bad that you need to be able to program without thinking to make the time limit, which feels pretty counter to the person you want to hire as an engineer, lol.
@user-sn4nb3ei8p
@user-sn4nb3ei8p 2 місяці тому
""" Hi, What do you think about the time complexity of second function here? At first, it looks like cubic() has O(n^3) but both functions practically scale quadratically, considering the cases below. GPT is confused and gives both answers sometimes. """ def quadratic(n): # O(n^2) count = 0 for a in range(n): for b in range(n): count += 1 print(count) def cubic(n): # O(?) count = 0 for a in range(n): for b in range(n): if a == b: for c in range(n): count += 1 print(count) cubic(20) # 400 (20*20) cubic(30) # 900 (30*30) print() quadratic(20) # 400 (20*20) quadratic(30) # 900 (30*30)
@incarnateTheGreat
@incarnateTheGreat 20 днів тому
I like this video, so thank you. However, all I feel like I'm getting from this is that you need to learn these things for interviews, not jobs. I'm a frontend engineer who mostly dabbles in Typescript and libraries, yet I'm still required to do LC Medium tests
@patitatitatitatitona
@patitatitatitatitona 3 місяці тому
I have no idea what you are talking about in most of the video but I still subscribed because one day I will get there
@danie_01
@danie_01 6 місяців тому
Hello, I am adequate at c programming b/c it is the main language taught by my university at the start which is now transitioning to java. After learning about the two I'd like advice on which language to start next python or java script?
@RawPeds
@RawPeds 6 місяців тому
Gotta study those DFS and BFS until they become my breakfast meal.
@NihongoWakannai
@NihongoWakannai Місяць тому
3:37 it would help if there weren't a heap of one letter variables everywhere so I could tell what the code is doing without having to look all around the code for what it is or even what type it is.
@twilightcoder
@twilightcoder 5 місяців тому
Many companies also expect experienced developers to know the company's stack well. If you are applying for a Full Stack Laravel React developer position you are expected to know PHP Laravel react very well. Most Full Stack positions expect you to know a Front End and Back End Framework. Solving Leetcode problems is not enough to get a job.
@fabimartinez3071
@fabimartinez3071 5 місяців тому
Eres bueno, muy bueno
@Derek-np7ke
@Derek-np7ke 6 місяців тому
I actually find dynamic programming to be easier than greedy algo. If you understand recursion well from DFS, then you can transform a DP problem into a DFS problem with a memo table. Greedy, on the other hand, has no consistent design patterns and is truly looking a spark on cleverness.
@DiogoMartinsdeAssis
@DiogoMartinsdeAssis 4 місяці тому
Hello, I would like to ask you a question, does the programming language in which I solve LeetCode really matter? The FAANG look differently if I resolve in language X and not Y.
@yongenong106
@yongenong106 6 місяців тому
literally all the online assessments I've taken have tested on dynamic programming lol
@awnion
@awnion 6 місяців тому
25 years ago I've heard saying: "Every problem is eventually a graph problem." Just learn graphs. That's it!
@vectoralphaAI
@vectoralphaAI 6 місяців тому
Tech interview process is broken. Dedicating this much time to solving brain teaser problems like leetcode is a huge waste of time, and its whats wrong with the industry.
@munvut877
@munvut877 6 місяців тому
What you are saying is 50 50 not 100%
@hifumibestgirl
@hifumibestgirl 6 місяців тому
Silicon Valley has been very elitist since its earliest days. These interviews are mostly about getting a ballpark measurement of IQ and conscientiousness to show that you can be a productive member of the club in a world where explicit IQ tests have been made illegal.
@lucasalves8072
@lucasalves8072 6 місяців тому
But so much of the thinking process used to the challengers is required to optimize processes, in machine learning for example use so many of this algorithms
@niceone1456
@niceone1456 6 місяців тому
How should the process be then? If you can't beat them in those problems, how can I trust you will deliver a better project than them?
@scottnelson1068
@scottnelson1068 6 місяців тому
100% agree. Thank God we stopped it at our workplace. It doesn’t give us good candidates, it gives us someone who can answer tricky questions, it doesn’t give us engineers who can write scalable enterprise software. The guys doing the real work are too busy to study for leetcode.
@ivoredafe9660
@ivoredafe9660 6 місяців тому
It’s really a forbidden jutsu. 🤣😂😂
@abhayshukla322
@abhayshukla322 6 місяців тому
great one 😂
@user-lx1wh6uz3e
@user-lx1wh6uz3e 3 місяці тому
Nice Video! There a competition for women on coding- code to win. Can you make a video on how to ace it?
@asparshraj9016
@asparshraj9016 3 місяці тому
Don't know man, currently solving dp problems. Somehow it feels very intuitive (im using top down approach), trying to learn to convert it to bottom up. Occasionally still gets stuck 😅😅
@Lukeisun7
@Lukeisun7 6 місяців тому
Neetcode, how do you feel about books? Such as the Algorithm Design Manual or the classic CTCI? It's without a doubt not the fastest method but do you have any experience with these?
@RaefetOuafiqo
@RaefetOuafiqo 6 місяців тому
CTCI has easier algos, probably its good for a start then do leet code after
@Supakills101
@Supakills101 6 місяців тому
I read CLRS cover to cover, most people aren't that masochistic though.
@fark69
@fark69 6 місяців тому
When you apply to Meta, there is a whole career portal with videos and lessons from the CTCI author going over how to prepare for interviews, so CTCI is definitely respected and still applicable all these years later
@TheBboyism
@TheBboyism 6 місяців тому
Sounds like with some consistent studying I can be interview ready in a month's time with these topics in focus?
@cardmaster1799
@cardmaster1799 6 місяців тому
Appreciate some of the advice. Although you probably shouldn’t have showed the Reddit person towards the end.
@NaourassDerouichi
@NaourassDerouichi 6 місяців тому
Quality.
@ivandrofly
@ivandrofly 2 місяці тому
2:21 - Learning graph
@yuriipetrenko3595
@yuriipetrenko3595 5 місяців тому
What drawing app you're using? Thanks
@leonardospecht4779
@leonardospecht4779 6 місяців тому
The amazon backpack in the background is a nice easter egg
@hetpatel511
@hetpatel511 4 місяці тому
please solve leetcode 654. Maximum Binary Tree using monotonic stack
@brandoncbh
@brandoncbh 6 місяців тому
I heard that system design is also important for interviews, are there any good resources that you recommend?
@fark69
@fark69 5 місяців тому
Every staff dev I know swears by the Alex Xu System Design Interview book. It's worth watching videos of sys design interviews online, but you HAVE TO do a mock interview before your real one. Find someone to do one with and give you feedback afterwards. Pay for a service if you must, but that's really huge because system design isn't like Leetcode where you can see how good you did and iterate and improve by yourself.
@priyamprasad624
@priyamprasad624 6 місяців тому
It would be better if you make a course or series regarding DSA in python. Because on internet or even in UKposts there are a few courses of DSA in python available. So for python guys and students and beginners it's really hard to get into. The stereotype of "wtf broz you are learning DSA in python?? Go for java or c++ man" is still around. It would be great if you make it.
@sent4444
@sent4444 6 місяців тому
better learn in c and translate to python or just learn from algorithm theory/concept video if you really dont want to touch non python language ever
@kirillzlobin7135
@kirillzlobin7135 6 місяців тому
I recommend you under each video pin a comment where people will be able in comments to make their suggestions for the topics they want you to cover Kosaraju's Algorithm - this would be my suggestion for you to cover it when you have time
@amarbashir4092
@amarbashir4092 6 місяців тому
@Pseudo___
@Pseudo___ 6 місяців тому
wonder how many programing interview relate videos there are... and how many of these exact video idea most common questions .
@hrishikeshmane
@hrishikeshmane 6 місяців тому
Amazon backpack in the background 🤌
@sanchitmishra1895
@sanchitmishra1895 6 місяців тому
I had a few questions, I know there a patterns that are asked, you don't need to do 500 questions. But as I didn't do much of graphs and trees, The approach I'm currently taking is to cover the topics and learn it, do the questions. Once it is done then ill move to 150 questions you have to practice them and keep applying in mean meantime!@Neetcode is this approach good or i should just learn 150 questions? i know it is different for everyone but just wanted to know what any of you will do!!
@TheNishant30
@TheNishant30 6 місяців тому
Backtracking and graph problems are easier than "simple" array problems for me. I guess i'm just weird.
@sandman.38
@sandman.38 6 місяців тому
Ya our brains are essentially huge decision trees, so we naturally do better with deterministic pathways rather than sequential repetitive operations like with arrays.
@anasouardini
@anasouardini 6 місяців тому
But how do you study for each one, doing random problems at leetcode? reading random articles about random variations of them? Algorithms and DS is the most chaotic topic in Software Engineering.
@darshantawte7435
@darshantawte7435 6 місяців тому
Explain this to Indian employers here. Asking absurd DP questions in OA as well as interview.
@AccerAspire
@AccerAspire 6 місяців тому
HashMap is really forbidden jutsu
@sayanghosh6996
@sayanghosh6996 6 місяців тому
3:02 isnt a tree a DAG. why did you mention it to be undirected?
@quyiter
@quyiter 6 місяців тому
Been doing a lot of interviews lately, admittedly not at MAANG companies, but still F500 companies and honestly haven't had a single coding-style interview in the dozen or so I've had in the last 3 months. Still good to keep these skills sharp incase they come up, but starting to seem less common at the senior level.
@fark69
@fark69 6 місяців тому
These are specifically for tech companies (everyone from startups to MAANG). Non-tech companies like F500 don't ask stuff like this.
@collinkimball6231
@collinkimball6231 6 місяців тому
@@fark69some do
@AlameenAdeyemi
@AlameenAdeyemi 21 день тому
The problem i have is optimization I can get the solution but i have to brute force i cant just think of optimized solutions at once
@humaneBicycle
@humaneBicycle 3 місяці тому
bug report: sometimes solved and marked questions don't work on initial load. almost game me a heart attack.
@r0hit
@r0hit 6 місяців тому
1:44
@shreyanshmishra6613
@shreyanshmishra6613 6 місяців тому
Forbidden jutsu got me
@samuelsuther1583
@samuelsuther1583 6 місяців тому
4:48, doesn't heapify operation take O(n log n) time?
@kareemadesola6522
@kareemadesola6522 6 місяців тому
No, it takes O(n) time
@fark69
@fark69 6 місяців тому
Think about what heapify does. It goes through the list, finds the min or max and then puts that at the top of the tree. That is an O(n) operation. You can find min / max by scanning list once and build the tree by scanning the list again now that you know the min / max
@zakraw
@zakraw 6 місяців тому
In Software Engineeriing you don't need to have solved many of those problems, just knowing basic principles are more than enough for absolutely most jobs.
@JoshW5000
@JoshW5000 6 місяців тому
Is that what you tell yourself bud? Delusional if you think that’s all you need.
@zakraw
@zakraw 6 місяців тому
@@JoshW5000 What do you mean by "all"? I didn't say that. The most jobs are not FANG and don't even demand solving medium or hard problems. In most cases you don't even need to solve those interview questions completely, all you need is to show an interviewer that you have problem solving skills and ability to communicate on that.
@perfection9669
@perfection9669 6 місяців тому
Agreed for onsite/hybrid roles. Only reason I am grinding Leetcode is the remote jobs seem to be asking them. I don't even care for FAANG.
@froggin-zp4nr
@froggin-zp4nr 5 місяців тому
​@@zakraw you're absolutely right, most of these concepts are irrelevant of the day to day. Anyone who works as a developer knows this, only the unemployed and 0.5% of developers that work in FANG will think this is normal
@gintoki_sakata__
@gintoki_sakata__ 2 місяці тому
​@@JoshW5000"your daily motivational official" but you're speaking nothing but nonsense
@Sameer.Trivedi
@Sameer.Trivedi 6 місяців тому
I like how sooo many leetcode hards are graph/dp 😂 they know people are scared of these.
@mxwelljt
@mxwelljt 6 місяців тому
time for you to grind codeforces 🧠
@carljones9640
@carljones9640 3 місяці тому
I don't know much about how this stuff is done because I'm not really a developer/programmer by trade (I'm a mathematician), but is this not how stuff is prioritized in normal CS courses? I have my minor in CS, but besides programming 1, 2, and data structures/algorithms, I took all the math-heavy courses and skipped the ones that were about, ironically, actually building or designing systems/apps from scratch. It's kind of ironic that all of these things seem like the entire focus of a math-focused CS course if they aren't touched on as much in the non-math-heavy CS courses.
@saurav0203srivastav
@saurav0203srivastav 6 місяців тому
Cherry Pickup2 gave me nightmares
@aaAaa-rq2cj
@aaAaa-rq2cj 6 місяців тому
Looking for Google news system design video
@durgaks7260
@durgaks7260 6 місяців тому
Forbidden jutsu 😂😂
@dgtemp
@dgtemp Місяць тому
You have grown a lot bro! Like I have seen you with less than 50K subs and now it has another zero at the end so I couldn't believe my eyes, had to look again lol.
@DogDog-pu8py
@DogDog-pu8py 4 місяці тому
Let’s get my man some more views so he can improve his sad looking room 🤣💪🙏
@dankquan743
@dankquan743 3 місяці тому
It really is ridiculous that I had to solve leetcode nonsense to get a job where I write crud spring applications
@xl0xl0xl0
@xl0xl0xl0 6 місяців тому
Are you using that filter that makes your eyes look like you are looking at the camera?
@alfamatter12
@alfamatter12 6 місяців тому
I dont wanna be a software engineer at google and i dont want to write code and some code...plz leave me
Top 6 Coding Interview Concepts (Data Structures & Algorithms)
10:51
Java Reflection Explained - bɘniɒlqxƎ noiɟɔɘlʇɘЯ ɒvɒᒐ
20:07
Coding with John
Переглядів 165 тис.
Surprise Gifts #couplegoals
00:21
Jay & Sharon
Переглядів 23 млн
ISSEI funny story😂😂😂Strange World | Magic Lips💋
00:36
ISSEI / いっせい
Переглядів 34 млн
Mastering Dynamic Programming - How to solve any interview problem (Part 1)
19:41
Python for Coding Interviews - Everything you need to Know
26:18
NeetCode
Переглядів 356 тис.
The LeetCode Fallacy
6:08
NeetCode
Переглядів 334 тис.
I quit Amazon after two months
10:09
NeetCode
Переглядів 548 тис.
Big-O Notation - For Coding Interviews
20:38
NeetCode
Переглядів 376 тис.
Top 7 Algorithms for Coding Interviews Explained SIMPLY
21:22
Codebagel
Переглядів 223 тис.
Surprise Gifts #couplegoals
00:21
Jay & Sharon
Переглядів 23 млн