Is C++ Dying? Why Google Invested 1M USD to move to Rust? Heartbleed Bug Explained

In this series, I plan to cover major engineering articles by companies diving into them and making them easier to understand by everyone
I have started with this article by Google: security.googleblog.com/2024/...
Heartbleed Bug Explained: www.vox.com/2014/6/19/1807631...
Memory Safe Practice and shift to Rust: stackoverflow.blog/2024/03/04...
Connect on Insta: / bharatkhanna1995
Connect on Linkedin: / bharat-khanna-717b4817b
00:00-03:45 What is Interoperability?
03:46-06:31 Memory Management by Processes
06:32-08:53 Spatial Memory Issues
08:54-12:17 Temporal Memory Issues
12:18-18:00 Heartbleed Bug in OpenSSL
18:01-21:24 How to write memory safe code?

Пікірлер: 14

  • @zixbyphotonic1319
    @zixbyphotonic13193 ай бұрын

    Really interesting to know about this. I have used this temporal issue in a couple of my code and I thought it was a boon to be able to pass the pointer and do the work. Little did I knew it is actually a major issue. Loved the information. 🌻

  • @CodingwithBharat

    @CodingwithBharat

    3 ай бұрын

    ✌️

  • @shrujaigupta1803
    @shrujaigupta18033 ай бұрын

    Really love your content ! From contest discussions to these engineering blogs! Really love the efforts! ❤

  • @CodingwithBharat

    @CodingwithBharat

    3 ай бұрын

    Thanks ✌️

  • @luckysharma3423
    @luckysharma34233 ай бұрын

    Bhaiya which algorithm you are going to cover this week?

  • @CodingwithBharat

    @CodingwithBharat

    3 ай бұрын

    Kadane! First video coming up today.

  • @luckysharma3423

    @luckysharma3423

    3 ай бұрын

    @@CodingwithBharat waiting Bhaiya for your video - your videos are very helpful... Bhaiya I have a question, I am in my pre final year, is there some limited topics that I should focus on or Should practice all topics ... Also Bhaiya sometimes I face issue in implementing code for my logic... Why is it so ? Becz it happens in some typical hard implentation problems where code length is very big

  • @CodingwithBharat

    @CodingwithBharat

    3 ай бұрын

    @@luckysharma3423 Hey! Thanks for the appreciation. Lets aim for doing all topics. But yeah some are more frequent for sure -> Graphs, Trees, Binary Search, DP, etc

  • @luckysharma3423

    @luckysharma3423

    3 ай бұрын

    @@CodingwithBharat yes bhaiya, week by week, we are learning new algorithms ... Thnx to you bhaiya

  • @sohamjain8599
    @sohamjain85993 ай бұрын

    Bhaiya, I am in first year of engineering. I wanted to ask you a genuine question. Should I go with CP? Because Google has shutdown its 2 main programmes - google codejam and kick start. So, does that mean tech companies have started less emphasizing on CP? So, as you know CP takes time to master, Is it worth it to give the time required for it? Or should I do other things i.e. - open source, ml/ai projects, etc? please do guide

  • @CodingwithBharat

    @CodingwithBharat

    3 ай бұрын

    Hi Soham! I recently gave interviews and every single one of them asked CP kind of problems. So - please do it

  • @sohamjain8599

    @sohamjain8599

    3 ай бұрын

    @@CodingwithBharat thank you so much!!!