I don't think it's actually a LC medium, but it's practically the same as target sum. I just meant implementing that function is a medium difficulty problem.
[havent purchased his course n not sure] ig the way coding websites work is that they store your last {same browser} written code as is locally..in sessionStorage or something..maybe reset cache/cookies n login again.. IDK if this will fix this but it should since most coding websites function this way
It's incorrect to think that way. Likewise, check how many time will be spend to solve the problem on a Rust, or Fortran or even Assembler? Does it mens, that you shouldn't learn Java? Programming languages is just a tool, thats help to build software applications and etc. There is not the best one. One tool can be good at problem, meanwhile for another problem not. It's just a case. You can try to write ML or Data science on a java instead of python and you understand the general idea.
@@kaluginpeter Yeah but I was just pointing out to an obvious fact. Meanwhile, do you know that most of the ML and Data Science libraries are coded in c or some other faster languages but their APIs are ported to Python so that even people in industry like scientists can directly use those libraries without going into rabbit hole of language which just goes onto prove what I said, it's trash when it comes to speed?
@@rishavkumar7133 it's not a trash, but if it was so straightforward, why scientists use python for ml instead of rare C or Fortran? Every language good for problem in their area. At least on every on-site section write algo on python much cleaner then on other languages.
Bro, Can you react to the skilled immigration taking the job, or are they worth importing? I know you are American and a second-generation Indian, but it would be cool to hear your take on this.
i guess i might, but i'm still contemplating if it's worth the brain cells i would lose trying to comprehend the stupidity i've seen on twitter, from both sides tbh
Concerned as well, but we can only do what’s in our power to influence our odds of being hired. No sense in worrying about anything outside of that really.
As a skilled immigrant who is now trying his best to take your IT job (sorry), I can say 2 things: First, I have impression that education in the US kinda sucks, at least elementary schools. Kids just have fun, no challenges, no homework. So it's in the best interest of the US to import foreign brains. Second, as an English learner, I must mention that 'chosen' has only 1 'o' at 6:02 (sorry again).
Can someone fill me in on the context of this topic? I've heard that Elon Musk wants to simplify the hiring of Indians, does that bother you? I'm just not american, so no idea)
I studied the problem. I will try to solve it again in 6 hours.
💪
Made a smiley face 5:19
Excellent explanation 🎉, Keep doing this
The while loop was the best, figured out the main dp function but couldn't understand how to cache the indices.
Very well explained. Thanks!
what is the medium problem that he is referring to?
finding max sum given the array and sub array count = k
That was so amazing thanks for the solution.
For the code at 7:00, why do we need this "or i >= len(nums) - 1"
you're asking why is it 1 and not k like in the final code?
What lc medium is he referring to
target sum ig
instead of indices we have to just return the max sum of 3 non-overlapping sub-arrays that's what he's referring to medium
How much time it took for neatcode to first solve this problem?
Great video thanks
can u please tell the question number of the leetcode medium u were talking?
I don't think it's actually a LC medium, but it's practically the same as target sum. I just meant implementing that function is a medium difficulty problem.
can you add a feature to reset course progress so i cant see my old solutions
[havent purchased his course n not sure]
ig the way coding websites work is that they store your last {same browser} written code as is locally..in sessionStorage or something..maybe reset cache/cookies n login again.. IDK if this will fix this but it should since most coding websites function this way
@@Axel.Blazer won't work in case of cloud storage which might be the case as the website won't be having many users. I most probably be wrong.
@@Frustrated-Indian-2024 only one way to find out haha =)
What software you use in mac to draw all these ?
I believe he actually just uses MS Paint?
We can do this with Sliding window, with O(1) space complexity and O(n+k) time complexity
It is also there in Editorial solutions
You know what that is? Simply lovely! I'll tell you that.
tutu tu tu max verstappen
three month break getting to you
polished brute force am just playing good video
"Nothing too crazy" Are you kidding me?
I'm going to cache that video in my watch later playlist
Can you make a vide on Leetcode #1001? It is a Hard question.
How are you seeing the old UI?!! It's disabled now for most I guess
problems like these make me feel dumb and makes lc more fun
contest hards are on other level tho💀
man pyhton is slow ass language same code runs in 3ms in java
it runs 0ms in cpp. every language has it's pros and cons
doesnt matter for dsa, tc and sc is what matters here
It's incorrect to think that way. Likewise, check how many time will be spend to solve the problem on a Rust, or Fortran or even Assembler?
Does it mens, that you shouldn't learn Java?
Programming languages is just a tool, thats help to build software applications and etc. There is not the best one. One tool can be good at problem, meanwhile for another problem not. It's just a case. You can try to write ML or Data science on a java instead of python and you understand the general idea.
@@kaluginpeter Yeah but I was just pointing out to an obvious fact. Meanwhile, do you know that most of the ML and Data Science libraries are coded in c or some other faster languages but their APIs are ported to Python so that even people in industry like scientists can directly use those libraries without going into rabbit hole of language which just goes onto prove what I said, it's trash when it comes to speed?
@@rishavkumar7133 it's not a trash, but if it was so straightforward, why scientists use python for ml instead of rare C or Fortran? Every language good for problem in their area. At least on every on-site section write algo on python much cleaner then on other languages.
just a waste of time.... what is the application for this?
Lol why are u here then
Bro, Can you react to the skilled immigration taking the job, or are they worth importing? I know you are American and a second-generation Indian, but it would be cool to hear your take on this.
i guess i might, but i'm still contemplating if it's worth the brain cells i would lose trying to comprehend the stupidity i've seen on twitter, from both sides tbh
Concerned as well, but we can only do what’s in our power to influence our odds of being hired. No sense in worrying about anything outside of that really.
As a skilled immigrant who is now trying his best to take your IT job (sorry), I can say 2 things: First, I have impression that education in the US kinda sucks, at least elementary schools. Kids just have fun, no challenges, no homework. So it's in the best interest of the US to import foreign brains. Second, as an English learner, I must mention that 'chosen' has only 1 'o' at 6:02 (sorry again).
@@baetz2 Bruh, what do you expect from kids in elementary school? grind LC? They should be having fun at that age.
Can someone fill me in on the context of this topic? I've heard that Elon Musk wants to simplify the hiring of Indians, does that bother you?
I'm just not american, so no idea)