Understanding Multithreading after 12 years of my experience. I have never worked in Multithreading and it is always a difficult topic in understanding it. Thank you so much. God bless you bro.
Thanks to you I got to know that there we can practice Multithreading questions on leetcode! Here is my solution. Any feedback would be appreciated. class ZeroEvenOdd { public: ZeroEvenOdd(int n) : m_Func(Func::ZERO) { this->n = n; } void zero(std::function printNumber) { std::unique_lock uLock(m_Mtx); for (int i = 1; i
Bhaiya, I would be Highly Grateful if you can kindly advise that, in your experience, do ranks on Competitive Programming profiles help in getting shortlisted for interview?? Even as Candidate Master in Codeforces or 6* in CC... I'm Nit grad this year, but asking in respect of Off Campus & not particularly for Hfts. Thanks bhaiya immensely!🙏🙏
Gave imc trading test today was able to partially solve both problems 12/15 and 10/15 only and my application was rejected from da vinci derivatives , flow trader, squarepoint capital .
Hi ,Could you please explain why we use atomic not conditional var as i also solve some problems with atomic but did we have any internal adv like time comp etc . Thanks
TV shows: The Sopranos Breaking Bad The Wire The Shield Better Call Saul Anime: Attack on Titan Death Note Code Geass Naruto & Naruto Shippuden Fullmetal Alchemist: Brotherhood Movies: Scarface The Godfather Part I & II Goodfellas Casino The Dark Knight There are still a lot of TV shows, animes and movies which are great but that would be too long to type here.
Hey! In my opinion it has the potential to replace many existing jobs and not just in tech field but in other fields as well. AI models are getting smarter day by day and large corporations are investing their talent and money very heavily in them. It might create new jobs as well but I am not sure if the jobs created will be more or less than the jobs replaced. Many people will argue that some of the AI models are stupid and are not able to do simple things but one thing which they should understand is that unlike humans these models learn with every mistake. The mathematics behind them is incredible and given the current scenario where every big firm is heavily investing in AI, I believe that in the near future these models will be capable of doing what they can’t do today and their capability and intelligence is only going to improve with time.
Understanding Multithreading after 12 years of my experience. I have never worked in Multithreading and it is always a difficult topic in understanding it. Thank you so much. God bless you bro.
Thanks to you I got to know that there we can practice Multithreading questions on leetcode! Here is my solution. Any feedback would be appreciated.
class ZeroEvenOdd {
public:
ZeroEvenOdd(int n) : m_Func(Func::ZERO) { this->n = n; }
void zero(std::function printNumber) {
std::unique_lock uLock(m_Mtx);
for (int i = 1; i
+1 even i got to know.
Bhaiya, I would be Highly Grateful if you can kindly advise that, in your experience, do ranks on Competitive Programming profiles help in getting shortlisted for interview?? Even as Candidate Master in Codeforces or 6* in CC... I'm Nit grad this year, but asking in respect of Off Campus & not particularly for Hfts. Thanks bhaiya immensely!🙏🙏
Gave imc trading test today was able to partially solve both problems 12/15 and 10/15 only and my application was rejected from da vinci derivatives , flow trader, squarepoint capital .
hey did you apply on the careers site ??
@@ritvikreddy3959 yes
Hi ,Could you please explain why we use atomic not conditional var as i also solve some problems with atomic but did we have any internal adv like time comp etc .
Thanks
brother you seem like a very good fan of webseries...sauce me your top 5 webseries rank list
TV shows:
The Sopranos
Breaking Bad
The Wire
The Shield
Better Call Saul
Anime:
Attack on Titan
Death Note
Code Geass
Naruto & Naruto Shippuden
Fullmetal Alchemist: Brotherhood
Movies:
Scarface
The Godfather Part I & II
Goodfellas
Casino
The Dark Knight
There are still a lot of TV shows, animes and movies which are great but that would be too long to type here.
U don't use linux🤔
I do. But my personal machine is a gaming laptop which has Windows OS
Bhaiya kya Ai Really me jobs replace kr rha h
usi tarah jaise ki calculator ne mathematicians ka job khaya.
Hey! In my opinion it has the potential to replace many existing jobs and not just in tech field but in other fields as well. AI models are getting smarter day by day and large corporations are investing their talent and money very heavily in them. It might create new jobs as well but I am not sure if the jobs created will be more or less than the jobs replaced.
Many people will argue that some of the AI models are stupid and are not able to do simple things but one thing which they should understand is that unlike humans these models learn with every mistake. The mathematics behind them is incredible and given the current scenario where every big firm is heavily investing in AI, I believe that in the near future these models will be capable of doing what they can’t do today and their capability and intelligence is only going to improve with time.