Code with RSV
Code with RSV
  • 165
  • 497 216

Відео

LeetCode143 - Reorder List Explanation in Hindi (हिंदी) | Linked List | Two pointers | C# code
Переглядів 7014 днів тому
Middle of the linked list: ua-cam.com/video/ECKH4eYhplk/v-deo.html Reverse Linked List: ua-cam.com/video/i1viUmV2hjg/v-deo.html Contents: 0:03 - Read the problem 1:23 - One pass approach explanation O(n) Two pointers 2:50 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
LeetCode 876 - Middle of the Linked List Explanation in Hindi (हिंदी) | Linked List | C# code
Переглядів 5221 день тому
Contents: 0:03 - Read the problem 0:42 - Two pass approach explanation O(n) time complexity 1:23 - One pass approach explanation O(n) Two pointers 1:50 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
LeetCode 19 - Remove Nth Node From End of List Explanation in Hindi (हिंदी) | Linked List | C# code
Переглядів 7221 день тому
Contents: 0:03 - Read the problem 1:05 - Two pass approach explanation O(n) time complexity 1:29 - One pass approach explanation O(n*m) Two pointer 2:58 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 91 - Decode Ways Explanation in Hindi (हिंदी) | Dynamic Programming | String | Array | C#
Переглядів 86Місяць тому
Contents: 0:03 - Read the problem 1:31 - Approach explanation O(n) time complexity 3:48 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 62 - Unique Paths Explanation in Hindi (हिंदी) | Dynamic Programming | 2D Array | C#
Переглядів 57Місяць тому
Contents: 0:03 - Read the problem 0:49 - Approach explanation O(n*m) time complexity 2:29 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 55 - Jump Game Explanation in Hindi (हिंदी) | Dynamic Programming | Array| Code in C#
Переглядів 194Місяць тому
Contents: 0:03 - Read the problem 1:35 - Approach explanation O(n) time complexity 3:50 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 213 - House Robber II Explanation in Hindi (हिंदी) | Dynamic Programming | code in C#
Переглядів 58Місяць тому
Contents: 0:03 - Read the problem 2:16 - Approach explanation O(n) time complexity 3:35 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 198 - House Robber Explanation in Hindi (हिंदी) | Dynamic Programming | code in C#
Переглядів 81Місяць тому
Contents: 0:03 - Read the problem 2:36 - Brute force approach explanation O(2^n) time complexity 4:15 - Optimization with Dynamic programming O(n) time complexity 5:29 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 39 - Combination Sum Explanation in Hindi (हिंदी) | Back Tracking | Code in C#
Переглядів 682 місяці тому
Contents: 0:03 - Read the problem 1:28 - Approach explanation 4:06 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 139 - Word Break Explanation in Hindi (हिंदी) | Dynamic Programming | code in C#
Переглядів 1002 місяці тому
Contents: 0:03 - Read the problem 1:15 - Brute force approach explanation 2:10 - Approach explanation O(n*m) time complexity 4:48 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 1143 - Longest Common Subsequence Explanation in Hindi (हिंदी) | Dynamic Programming | C#
Переглядів 792 місяці тому
Contents: 0:03 - Read the problem 1:27 - Brute force approach explanation O(2^n) time complexity 2:13 - Approach explanation O(n*m) time complexity 5:03 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 300 - Longest Increasing Subsequence Explanation in Hindi (हिंदी) | Dynamic Programming
Переглядів 602 місяці тому
Contents: 0:03 - Read the problem 1:04 - Brute force approach explanation O(2^n) time complexity 1:43 - Approach explanation O(n^2) time complexity 3:54 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 322 - Coin Change Explanation in Hindi (हिंदी) | Code in C# | Dynamic Programming | Arrays
Переглядів 892 місяці тому
Contents: 0:03 - Read the problem 2:19 - Approach explanation O(n*m) time complexity 5:27 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 371 - Sum of Two Integers Explanation in Hindi (हिंदी) | Code in C# | Bit Manipulation
Переглядів 1042 місяці тому
Contents: 0:03 - Read the problem 0:55 - Approach explanation O(n) time complexity 4:45 - Code Solution #coding #interview #csharp #dotnet My setup: Mic: amzn.to/44HGe1H Laptop: amzn.to/3pclzTe Keyboard: amzn.to/3B3e3Nn Mouse: amzn.to/3VLKB82
Leetcode 11 - Container with Most Water Explanation in Hindi (हिंदी) | Code in C# | Two pointers
Переглядів 902 місяці тому
Leetcode 11 - Container with Most Water Explanation in Hindi (हिंदी) | Code in C# | Two pointers
Leetcode 15 - 3Sum Explanation in Hindi (हिंदी) | Code in C# | Two pointers | Arrays | Sorting
Переглядів 773 місяці тому
Leetcode 15 - 3Sum Explanation in Hindi (हिंदी) | Code in C# | Two pointers | Arrays | Sorting
Leetcode 167 - Two Sum II Explanation in Hindi (हिंदी) | Code in C# | Two pointers | Arrays
Переглядів 763 місяці тому
Leetcode 167 - Two Sum II Explanation in Hindi (हिंदी) | Code in C# | Two pointers | Arrays
Leetcode 153 - Search in Rotated Sorted Array Explanation in Hindi (हिंदी) C# | Binary Search Array
Переглядів 623 місяці тому
Leetcode 153 - Search in Rotated Sorted Array Explanation in Hindi (हिंदी) C# | Binary Search Array
Leetcode 153 - Find Minimum in Rotated Sorted Array Explanation in Hindi (हिंदी) C# | Binary Search
Переглядів 563 місяці тому
Leetcode 153 - Find Minimum in Rotated Sorted Array Explanation in Hindi (हिंदी) C# | Binary Search
Leetcode 152 - Maximum Product Subarray Explanation in Hindi (हिंदी) | C# code | Window Sliding
Переглядів 1093 місяці тому
Leetcode 152 - Maximum Product Subarray Explanation in Hindi (हिंदी) | C# code | Window Sliding
Leetcode 238 - Product of array except self Explanation in Hindi (हिंदी) | C# code | Math | Array
Переглядів 1443 місяці тому
Leetcode 238 - Product of array except self Explanation in Hindi (हिंदी) | C# code | Math | Array
Leetcode 53 - Maximum Subarray Explanation in Hindi (हिंदी) | C# code | Window Sliding | Array
Переглядів 1123 місяці тому
Leetcode 53 - Maximum Subarray Explanation in Hindi (हिंदी) | C# code | Window Sliding | Array
Leetcode 206 - Reverse Linked List Explanation in Hindi (हिंदी) | C# code | Linked List | Recursion
Переглядів 853 місяці тому
Leetcode 206 - Reverse Linked List Explanation in Hindi (हिंदी) | C# code | Linked List | Recursion
Leetcode 70 - Climbing Stairs Explanation in Hindi (हिंदी) | C# code | Dynamic Programming| Math
Переглядів 1073 місяці тому
Leetcode 70 - Climbing Stairs Explanation in Hindi (हिंदी) | C# code | Dynamic Programming| Math
Leetcode 190 - Reverse Bits Explanation in Hindi (हिंदी) | C# code | Bits | Math
Переглядів 854 місяці тому
Leetcode 190 - Reverse Bits Explanation in Hindi (हिंदी) | C# code | Bits | Math
Leetcode 268 - Missing Number Explanation in Hindi (हिंदी) | C# code | Bits | XOR | Math | Hash set
Переглядів 2244 місяці тому
Leetcode 268 - Missing Number Explanation in Hindi (हिंदी) | C# code | Bits | XOR | Math | Hash set
Leetcode 338 - Counting Bits Explanation in Hindi (हिंदी) | C# code | Bits | Dynamic Programming
Переглядів 964 місяці тому
Leetcode 338 - Counting Bits Explanation in Hindi (हिंदी) | C# code | Bits | Dynamic Programming
Leetcode 191 - Number of 1 bits Explanation in Hindi (हिंदी) | C# code | Bit Manipulation
Переглядів 874 місяці тому
Leetcode 191 - Number of 1 bits Explanation in Hindi (हिंदी) | C# code | Bit Manipulation
Leetcode 141 - Linked List Cycle Explanation in Hindi (हिंदी) | C# code | Linked List | HashSet
Переглядів 1244 місяці тому
Leetcode 141 - Linked List Cycle Explanation in Hindi (हिंदी) | C# code | Linked List | HashSet

КОМЕНТАРІ

  • @akshaykedar2734
    @akshaykedar2734 19 годин тому

    Really Great Tutorial Helped A Lot.....Thank You..!!

  • @mayur8142
    @mayur8142 2 дні тому

    nice

  • @jaswantrawat5557
    @jaswantrawat5557 7 днів тому

    Ismain tumne = mycar2.color=blue ko to explain kr ye . Ka Kyada seen hai

  • @Vickykumar-fr2bd
    @Vickykumar-fr2bd 10 днів тому

    es API ko postman se kaise check krenge

    • @CodewithRSV
      @CodewithRSV 7 днів тому

      You can search online for how to use rest api in postman. Simple api h aasani se ho jaega.

  • @zaheershaikh6834
    @zaheershaikh6834 12 днів тому

    You also can do short and clean code instead of Select query for FirstName: employees.ForEach(e => Console.WriteLine($"{e.FirstName}"));

  • @AmazingVideos-ie9kw
    @AmazingVideos-ie9kw 12 днів тому

    Awesome ❤

    • @CodewithRSV
      @CodewithRSV 12 днів тому

      @@AmazingVideos-ie9kw Glad it was helpful

  • @filmyduniya5519
    @filmyduniya5519 13 днів тому

    Very useful, thank you so much 🙏🙏🙏

  • @Pr3kashSingh
    @Pr3kashSingh 13 днів тому

    Thanks

  • @rdgamer492
    @rdgamer492 13 днів тому

  • @mayanksoni5295
    @mayanksoni5295 18 днів тому

    great example, thanks!

  • @AmanKumar-wo4bp
    @AmanKumar-wo4bp 19 днів тому

    Bhai poora superheroes movie dekhto ho

  • @zakirdev
    @zakirdev 20 днів тому

    Great tutorial brother.

  • @desigirl275
    @desigirl275 21 день тому

    Thank u so much for this amazing video

    • @CodewithRSV
      @CodewithRSV 21 день тому

      @@desigirl275 glad it was helpful

  • @Pradumnsharma532
    @Pradumnsharma532 21 день тому

    Hlw bro i am new on ur channel can u tell me about code What was the use of this

    • @CodewithRSV
      @CodewithRSV 21 день тому

      @@Pradumnsharma532 This is a problem usually asked in programming interviews.

  • @VipulChandrakapure
    @VipulChandrakapure 27 днів тому

    Thank you for the good and clean explanation

    • @CodewithRSV
      @CodewithRSV 26 днів тому

      @@VipulChandrakapure Glad it was helpful.

  • @nawratnakumar3352
    @nawratnakumar3352 28 днів тому

    Your way of explanation is super👍 . Plz add some videos on Microservices and .NET Core.

  • @nawratnakumar3352
    @nawratnakumar3352 28 днів тому

    Very good and easy explanation of Async and Await concept👍

  • @luchawarriorgaming9629
    @luchawarriorgaming9629 Місяць тому

    लगे रहो भाई, हिम्मत रखने वालों की कभी हार नहीं होती

  • @mrsatya124
    @mrsatya124 Місяць тому

    C# version 12 This code is not working

  • @amitgoel1749
    @amitgoel1749 Місяць тому

    Very informative and to the point video. Thanks. Could you please share which screen recorder app you are using and which microphone for clear voice

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@amitgoel1749 OBS studio for screen recording Hyperx quadcast mic

  • @juhisinha8010
    @juhisinha8010 Місяць тому

    C# k sath kya h code?

  • @juhisinha8010
    @juhisinha8010 Місяць тому

    Where is next part for c#?

  • @abubakarizhar5608
    @abubakarizhar5608 Місяць тому

    I can not add System.Text.jso in my VS 2017. Please guide.

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@abubakarizhar5608 what is the target framework of your project?

    • @abubakarizhar5608
      @abubakarizhar5608 Місяць тому

      @@CodewithRSV .NET 4.8

  • @Rajhansi
    @Rajhansi Місяць тому

    Predicate delegates to rah gya ye v explain kardete 😢😢 By the way, it was nice video.

  • @Bhush1230
    @Bhush1230 Місяць тому

    HI @Code with RSV Thanks for your valuable videos and It is very much understandable. Can you please create an upload the videos on following topics. 1) .Net Core features and basic concepts. 2) WebAPI Types of authentication and explain each one

  • @surajchaudhary9596
    @surajchaudhary9596 Місяць тому

    Super bhai Dhanayavad

  • @bhupendrakumar7811
    @bhupendrakumar7811 Місяць тому

    Hello Sir, You have teaching skills. There are lots of engineers who have very deep knowledge of different subjects. They can understand concepts very well but they cannot teach those concepts. You are one of the few engineers who can teach or express the concepts. I would like to mention one more brilliant teacher who is the God of programming concepts. That is kudvenkat sir. He is the genius on his subjects. I think you should keep doing the work of teaching.

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@bhupendrakumar7811 I myself have learnt a lot from kudvenkat.

  • @MaxPersia-p1t
    @MaxPersia-p1t Місяць тому

    hello man hope you have grate time im not from India and i dont know how to speak Hindi but took note from your thumbnail btw please make English content too so people like me can learn from you 🙏🙏

  • @saurabhsingh4194
    @saurabhsingh4194 Місяць тому

    Sir aapko kitna Work Experience hai C# mein?

    • @CodewithRSV
      @CodewithRSV Місяць тому

      8 years

    • @saurabhsingh4194
      @saurabhsingh4194 Місяць тому

      @@CodewithRSV I’ve 2 years IT experience but I am at 5% of your knowledge. How to skill up 😟

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@saurabhsingh4194 Keep studying topics one by one. It's a marathon not a sprint.

  • @gparag88
    @gparag88 Місяць тому

    Which version visual studio working

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@gparag88 You can download latest from Microsoft website

  • @cricomedy7896
    @cricomedy7896 Місяць тому

    Great explaination

  • @cricomedy7896
    @cricomedy7896 Місяць тому

    GreaT explaination

  • @edureka008
    @edureka008 Місяць тому

    Sir hamre ye nahi aa rha hai kya kare please guide

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@edureka008 share code file

  • @akajdjsk766
    @akajdjsk766 Місяць тому

    i like how you keep videos short so its not boring, thank you

  • @hardikgondaliya3043
    @hardikgondaliya3043 Місяць тому

    very helpful brother

  • @vishalranjan2429
    @vishalranjan2429 Місяць тому

    why Genric and why should not we use Abstract factory design ?

    • @CodewithRSV
      @CodewithRSV Місяць тому

      These 2 are completely different things.One is language independent design pattern and another is a feature of C# programming language.

  • @sudamamboji289
    @sudamamboji289 Місяць тому

    Best explaination I have ever came across.

  • @WebDevWithProfessor
    @WebDevWithProfessor Місяць тому

    bro we want c# notes

  • @ANDROIDGAME17
    @ANDROIDGAME17 Місяць тому

    your videos are so helpful bro

  • @PramodKumarTrueFriend
    @PramodKumarTrueFriend Місяць тому

    Very nice

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@PramodKumarTrueFriend Thanks

  • @srashtisrivastava7812
    @srashtisrivastava7812 Місяць тому

    Hi sir please help me , actually isme apne dict.Containskey(diff) ka use karke diff ko dictionary me search Kiya but, humne dictionary me to abhi kuch add Kiya nhi hai to wo search kaise hua.. Sir please tell me🙏🏻🙏🏻

    • @CodewithRSV
      @CodewithRSV Місяць тому

      ContainsKey loop ke andar h Empty list me false return krega But items add bhi ho rhe h check ke base pe To baad me check krne pe true aa skta h jb items h dictionary me

  • @shuklaom
    @shuklaom Місяць тому

    Full tutorial please 🙏🙏

  • @krishj8011
    @krishj8011 Місяць тому

    Excellent Tutorial...

    • @CodewithRSV
      @CodewithRSV Місяць тому

      @@krishj8011 Glad it was helpful

  • @AlokKumar-ow8bp
    @AlokKumar-ow8bp Місяць тому

    Sir ur content is good and explanation also good but background keyboard sounds irritates😊

  • @yogeshgangwar8307
    @yogeshgangwar8307 Місяць тому

    10/10

  • @asheeshmisra
    @asheeshmisra 2 місяці тому

    Good and logical explaination

  • @Dhuniyara
    @Dhuniyara 2 місяці тому

    Thanks

  • @Dhuniyara
    @Dhuniyara 2 місяці тому

    I was really confuse about dependency Injection and you cleared all my doubt. Thanks 😍

  • @arhamkhan9726
    @arhamkhan9726 2 місяці тому

    Dear sir, I sincerely request you to continue uploading such amazing videos. I just found your channel today, and I feel truly blessed. Thank you!

  • @HijackCoder
    @HijackCoder 2 місяці тому

    Thanks bro..❤❤