Coding Decoded

Coding Decoded

Hey everyone, this is Sunchit Dudeja, the youngest SDE-V at top notch MNC with 8+ years of experience as a system design architect and cloud architect. I am taken over more than 300+ interviews spread across SDE-1 to SDE-3 including engineering managers. I'm here to present Coding Decoded, a channel that will help you love engineering.

My goal is to help you build strong data structures, coding aptitude, and system design concepts. I will also teach you about cloud computing and how to design and architect scalable, reliable, and secure systems. These skills will help you get your dream job in engineering, even if you have no prior experience. I'll also send you motivational notifications to keep you upbeat and motivated.

I know you can do it! With my help, you'll be well on your way to becoming a better engineer and landing the job of your dreams.

Join me on Coding Decoded today and start your journey to becoming a better engineer!

Пікірлер

  • @himanshuadhikari9440
    @himanshuadhikari94407 сағат бұрын

    Day 23Attendance

  • @gautamkalola7472
    @gautamkalola74727 сағат бұрын

    Amazing java interview preparation series which help me a lot.

  • @CodeWithSunchitDudeja
    @CodeWithSunchitDudeja4 сағат бұрын

    thanks a lot

  • @universal4334
    @universal43349 сағат бұрын

    I heard you said this is the main drawback for this approach. But you didn't tell us the best way 😢

  • @anonymous10906
    @anonymous1090615 сағат бұрын

    awesome dude

  • @anupamahalder4792
    @anupamahalder4792Күн бұрын

    I love the way that you simplifies each topic by giving us some inner confidence to learn actual system design independently.

  • @vatsaaditya6153
    @vatsaaditya6153Күн бұрын

    Attendance++

  • @The.Vikings
    @The.Vikings2 күн бұрын

    Thank you bro I have watched other videos but doesn't understand but you have explained brilliantly without taking too much time 💙

  • @himanshuadhikari9440
    @himanshuadhikari94402 күн бұрын

    day 22 attendance (approx half way completed).

  • @subee128
    @subee1284 күн бұрын

    Thanks

  • @universal4334
    @universal43344 күн бұрын

    Where are the videos on structural design patterns

  • @himanshuadhikari9440
    @himanshuadhikari94405 күн бұрын

    day 21 attendance

  • @subee128
    @subee1286 күн бұрын

    Thanks

  • @rohitchanda8461
    @rohitchanda84616 күн бұрын

    Such a beautiful explanation! I was trying to understand the thought process behind this approach from the solutions on LC and other videos on YT, but couldn't get it...until I watched your video! Great work: crisp, clear, good dry run. Upvoted and subscribed!

  • @CodeWithSunchitDudeja
    @CodeWithSunchitDudeja6 күн бұрын

    Thanks! I'm glad my video could help. If you found it useful, you might find the system design videos even more valuable. They're ten times better! If you're working on improving your LLD (Low-Level Design) skills, I recommend focusing on SOLID principles and design patterns.

  • @rohitchanda8461
    @rohitchanda84616 күн бұрын

    @@CodeWithSunchitDudeja I will definitely check them out too. Thanks so much for the recommendations!

  • @subee128
    @subee1286 күн бұрын

    Thanks

  • @pratikkurbet3437
    @pratikkurbet34377 күн бұрын

    Hello Sunchit Absolutely great content to consume but one suggestion can you please go a bit slow while explaining Thank you

  • @CodeWithSunchitDudeja
    @CodeWithSunchitDudeja6 күн бұрын

    Thanks feedback taken

  • @himanshuadhikari9440
    @himanshuadhikari94405 күн бұрын

    I guess Sunchit Bhaiya first records these videos and then speeds them up to fit within the 1-minute limit.

  • @subee128
    @subee1287 күн бұрын

    Thanks

  • @subee128
    @subee1287 күн бұрын

    Thanks

  • @Samtoosoon
    @Samtoosoon8 күн бұрын

    Nice

  • @himanshuadhikari9440
    @himanshuadhikari94408 күн бұрын

    Day 20 attendance

  • @subee128
    @subee1289 күн бұрын

    Thanks

  • @subee128
    @subee1289 күн бұрын

    Thanks

  • @subee128
    @subee1289 күн бұрын

    Thanks

  • @Charu-k2m
    @Charu-k2m10 күн бұрын

    Didn't understand open -close principle ... What was the difference between compliant and non-compliant version 😢 in both cases we have to modify

  • @subee128
    @subee12810 күн бұрын

    Thanks

  • @subee128
    @subee12811 күн бұрын

    Thanks

  • @subee128
    @subee12811 күн бұрын

    Thanks

  • @subee128
    @subee12812 күн бұрын

    Thanks

  • @subee128
    @subee12812 күн бұрын

    Thanks

  • @oppo-px5hf
    @oppo-px5hf12 күн бұрын

    public int findComplement(int num) { int ans = 0; int pow = 1; while (num != 0) { int lastBit = (num & 1) == 1 ? 0 : 1; //simple flip the bit ans = ans + lastBit * pow; //binary to decimal approach num = num >> 1;// update the num //process the next digit pow = pow * 2; // for calculation purpose } return ans; } //simple

  • @subee128
    @subee12812 күн бұрын

    Thanks

  • @himanshuadhikari9440
    @himanshuadhikari944013 күн бұрын

    Day 19 attendance

  • @subee128
    @subee12813 күн бұрын

    Thanks

  • @nareshanchara
    @nareshanchara13 күн бұрын

    very nice

  • @subee128
    @subee12813 күн бұрын

    Thanks

  • @subee128
    @subee12814 күн бұрын

    Thanks

  • @subee128
    @subee12814 күн бұрын

    Thanks

  • @subee128
    @subee12814 күн бұрын

    Thanks

  • @subee128
    @subee12814 күн бұрын

    Thanks

  • @himanshuadhikari9440
    @himanshuadhikari944016 күн бұрын

    Day 18 attendance

  • @subee128
    @subee12816 күн бұрын

    Thanks

  • @krateskim4169
    @krateskim416917 күн бұрын

    Belated Happy Birthday Brother💖💖

  • @CodeWithSunchitDudeja
    @CodeWithSunchitDudeja17 күн бұрын

    Thank you so much 😀

  • @himanshuadhikari9440
    @himanshuadhikari944017 күн бұрын

    Day 17 attendance

  • @himanshuadhikari9440
    @himanshuadhikari944018 күн бұрын

    Happy Birthday Bhai ji❤❤❤

  • @NeetuKumari-nw2nj
    @NeetuKumari-nw2nj18 күн бұрын

    What a beautiful person you're, happy Birthday!

  • @alphadrones23
    @alphadrones2319 күн бұрын

    Hbd ! Aaj Mera hai🎉😂

  • @saurabhmishra_0816
    @saurabhmishra_081619 күн бұрын

    Happy birthday ✨

  • @varunpalsingh3822
    @varunpalsingh382219 күн бұрын

    Happy birthday sir 🎉

  • @subee128
    @subee12819 күн бұрын

    Thanks

  • @subee128
    @subee12819 күн бұрын

    Thanks

  • @subee128
    @subee12819 күн бұрын

    Thanks