All Leetcode Multithreading questions solved

Поділитися
Вставка
  • Опубліковано 28 жов 2024

КОМЕНТАРІ • 16

  • @Itsme1n1ly
    @Itsme1n1ly 10 місяців тому +3

    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.

  • @divyam18
    @divyam18 11 місяців тому +2

    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

    • @Itsme1n1ly
      @Itsme1n1ly 10 місяців тому

      +1 even i got to know.

  • @abh9789
    @abh9789 Рік тому +5

    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!🙏🙏

  • @necro1706
    @necro1706 Рік тому +5

    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 .

  • @yashugarg1815
    @yashugarg1815 6 місяців тому

    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

  • @Munnu-hs6rk
    @Munnu-hs6rk Рік тому +2

    brother you seem like a very good fan of webseries...sauce me your top 5 webseries rank list

    • @CodingInterviewPrep
      @CodingInterviewPrep  Рік тому +4

      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.

  • @praveenrawat6574
    @praveenrawat6574 Рік тому

    U don't use linux🤔

    • @CodingInterviewPrep
      @CodingInterviewPrep  Рік тому +2

      I do. But my personal machine is a gaming laptop which has Windows OS

  • @trendmoveever6072
    @trendmoveever6072 Рік тому

    Bhaiya kya Ai Really me jobs replace kr rha h

    • @nitilpoddar
      @nitilpoddar Рік тому +2

      usi tarah jaise ki calculator ne mathematicians ka job khaya.

    • @CodingInterviewPrep
      @CodingInterviewPrep  Рік тому

      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.