Strings - Part 3 | Permutation in String | DSA Placement Series

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

КОМЕНТАРІ • 84

  • @PrithaMajumder
    @PrithaMajumder День тому +3

    Watched "Strings - Part 3 | Permutation in String | DSA Placement Series" on 25/10/2024.
    ✅ Completely understood the concepts explained.
    📝 Made thorough notes while watching.
    Thank You So Much for Thiz Amazing Lecture 😊

  • @integration8274
    @integration8274 День тому +4

    Please upload regularly and frequently and thank you for the lecture ❤

  • @lostghast565
    @lostghast565 День тому +13

    Lets make a group where we all can reach other for problems or just want to start some projects.

  • @tanishqvishwakarma9518
    @tanishqvishwakarma9518 День тому +4

    Done 👍
    Thank you Didi 😊

  • @varshapriya5141
    @varshapriya5141 3 години тому

    Thanks! super helpful. I just rewrote the logic which can work for all combinations. Its based on sum of ASCII char.
    public static bool FindpermutationSubstring(string str, string subString, out string matchingString)
    {
    char[] substringArray = subString.ToCharArray();
    int substringSum = 0;
    matchingString = null;
    foreach ( char c in substringArray)
    {
    substringSum += (int)c;
    }
    for ( int i =0; i

  • @ooobhaiii07
    @ooobhaiii07 День тому +2

    Thanku for lecture 🙏🏻❤️

  • @Shaswat_Shrivas
    @Shaswat_Shrivas 10 годин тому

    Lecture Completed!

  • @gopi9204
    @gopi9204 День тому +1

    Apna college >>anyteacher of clg

  • @Imortexm
    @Imortexm День тому +2

    Thankyou mam ji 👍

  • @Totalgaming123-l1h
    @Totalgaming123-l1h 17 годин тому

    Mem bahut achi tarah se samaj me aa raha hai

  • @somnathghosal6954
    @somnathghosal6954 День тому +1

    I am 50 she is half of my age. I am a Bachelor of Science and l learn from her.

  • @Abhi_Singh-_-4
    @Abhi_Singh-_-4 День тому +1

    Done
    🙂

  • @sunilBhati-n4o
    @sunilBhati-n4o День тому +1

    Thank-you man

  • @TherealAteek
    @TherealAteek День тому +1

    Free content -> Free Respect 🗿

  • @Intelli_Jayant
    @Intelli_Jayant День тому +1

    Completed

  • @AiTrailerVault
    @AiTrailerVault День тому +3

    vote for notes

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

    Some students wants to JAVA DSA Series including me also... PLEASE MA'AM ❤

  • @kiransoni8712
    @kiransoni8712 7 годин тому +1

    Day 30 25/10/24😊😊

  • @salmanmehmood470
    @salmanmehmood470 День тому +1

    Nice 🙂

  • @HaiderShahid-t6w
    @HaiderShahid-t6w День тому +1

    thanks mam

  • @sora_yt.1
    @sora_yt.1 11 годин тому

    Completed the lecture 30 | 25th Oct 2024

  • @SagarMaheshwariS
    @SagarMaheshwariS День тому

    Day 30 completed ✅

  • @sandepogusudeepthi8305
    @sandepogusudeepthi8305 14 годин тому +1

    hello mam I completed payment for sigma 5.0 i didn't receive any mail or any payment confirmation. Through mail I m contacting but there is no proper response plz look into this matter

  • @JapleenKaur-c8b
    @JapleenKaur-c8b 18 годин тому

    Please make a dsa in python series 🥺🙏

  • @vikashmahato1901
    @vikashmahato1901 День тому

    Didi pls conduct test series on every Sunday on every topic

  • @Danishahmed887
    @Danishahmed887 7 годин тому

    Ma'am please make a HTML full course on how to start html code. Please 🥺🙏

  • @Emir.1154
    @Emir.1154 День тому

    completed ❤

  • @nayanbiswas609
    @nayanbiswas609 13 годин тому

    Algo trading by python
    Video baniye plz

  • @riyasingla1517
    @riyasingla1517 9 годин тому

    completed

  • @MehakBatool-u3h
    @MehakBatool-u3h День тому

    Kindly mam make a video on vs code error every new learner face like [Running ], [Build ], lauch.json, task.json, gcc not recognized, undefined etc. Every time when i usw vs code it show me numerous error in a confusing manner. Please make just one vdo to resolve this issue.😢

  • @patilrajesh2500
    @patilrajesh2500 День тому +1

    Lecture Successfully Completed on 25th October 2024🔥🔥

  • @ParimalShingda
    @ParimalShingda 11 годин тому

    Hello Mem, Can you please make a one video on How to Upload our website on Server...

  • @somnathghosal6954
    @somnathghosal6954 День тому

    You please teach how to write pseudo code.

  • @azharalibhutto1209
    @azharalibhutto1209 День тому

  • @RubiKumari-n5x
    @RubiKumari-n5x 8 годин тому

    please make C# video

  • @manoranjanparida4126
    @manoranjanparida4126 2 години тому

    Done

  • @Goldy-w3z
    @Goldy-w3z 16 годин тому

    25/10/2024
    lecture 31 completed!

  • @Soumyadeep_Chakraborty1
    @Soumyadeep_Chakraborty1 2 години тому

    Day31 ✅

  • @visheshjadhav8257
    @visheshjadhav8257 День тому +1

    Mam, Why don't you make DSA in Python????

    • @AmitSharma-oh5uw
      @AmitSharma-oh5uw День тому

      bcoz python is slow language.
      and you can not understand the logic of dsa due to python built in functions.
      java and cpp is very good for dsa.

    • @visheshjadhav8257
      @visheshjadhav8257 15 годин тому

      @@AmitSharma-oh5uw As of now Python is top language of 2024. In my opinion there should be DSA for building Logic. Python is language which is used AI,Ml and Cybersecurity.

    • @shreyashkulkarni2379
      @shreyashkulkarni2379 4 години тому

      ​@@visheshjadhav8257
      "Yes, you’re right. Learning DSA in languages like C, C++, or Java provides a better understanding of the core concepts. In interviews, using languages like C++ or Java is often preferred. Teaching DSA in Python separately might create confusion for those familiar with C++ or Java. However, you can start by learning the basics of C++ to understand the concepts, and then apply them in Python if you’d like. That way, you’ll feel more confident with both languages. Hope this helps!"

  • @AnkitSaini-m2e
    @AnkitSaini-m2e День тому +1

    I have made my sixth comment and fortinth like 🎉🎉🎉🎉🎉🎉

  • @neerajgupta7775
    @neerajgupta7775 10 годин тому

    😊

  • @Abhisrijan221
    @Abhisrijan221 День тому

    20 seconds ago was crazy

  • @chandramauleshwarupadhyay3160
    @chandramauleshwarupadhyay3160 15 годин тому

    ❤❤25 October

  • @Chanchal_kori
    @Chanchal_kori 10 годин тому

    mam Microsoft company me internship kese kr sakte haii...

  • @visheshjadhav8257
    @visheshjadhav8257 День тому +1

    why there is no DSA in Python??

    • @somnathghosal6954
      @somnathghosal6954 День тому

      Python is a high level language. DSA is always better in low level language like C++. You may also choose Java.

    • @shreyashkulkarni2379
      @shreyashkulkarni2379 4 години тому +1

      "Yes, you’re right. Learning DSA in languages like C, C++, or Java provides a better understanding of the core concepts. In interviews, using languages like C++ or Java is often preferred. Teaching DSA in Python separately might create confusion for those familiar with C++ or Java. However, you can start by learning the basics of C++ to understand the concepts, and then apply them in Python if you’d like. That way, you’ll feel more confident with both languages. Hope this helps!"

  • @PiglinBrute747
    @PiglinBrute747 11 годин тому

    Completed Lecture 25 on 25/10/24 at 4:05 PM

  • @RIYAPATHAK-r7s
    @RIYAPATHAK-r7s 18 годин тому

    Mam mera boards hai 2025 mai 12th ka mujhe kuch samjh nhi aarha h ki mai kaise boards ki programming sahi se banauunn kitna v samjh rhi hun lekin smjh nhi aarha h plz help kariyee strategy btaa dijiye Mam!!!!

  • @Tech-with-369
    @Tech-with-369 День тому

    Coding ki ibtida Kahan say karon

  • @phalgunsoni6618
    @phalgunsoni6618 День тому

    Didi Webdesign ka liya konsi Leanguage karu

  • @ueditz8855
    @ueditz8855 13 годин тому

    I'm from Pakistan 🇵🇰, i study pre medical in 12 but now i switch my interest to IT ,so can anyone tell me from where i have to start first?
    ....

  • @joinaluddin2239
    @joinaluddin2239 14 годин тому

    Mam, tezpur university assam se. Mera beta ece departhment. aap Agor Koi advice denge toh main. Khush nosib smj. ga

  • @mdfarhan5364
    @mdfarhan5364 День тому

    attendance 30

  • @phalgunsoni6618
    @phalgunsoni6618 День тому

    Kya Web design ma ai ayaga

  • @bhushanv2617
    @bhushanv2617 17 годин тому

    Technical vale kya kare

  • @NIKHILPATIL-6171
    @NIKHILPATIL-6171 День тому

    Di cc english me Karo please

  • @Shanu-nk6hf
    @Shanu-nk6hf День тому +11

    kis kis ko yeh question smj hi nhi aaya?

    • @varunchoudhary8797
      @varunchoudhary8797 День тому

      Sb smjh aa rha h bhut ache se

    • @Shanu-nk6hf
      @Shanu-nk6hf День тому

      @@varunchoudhary8797 mujhe dikkat ho rahi hai smjne mai

    • @PrithaMajumder
      @PrithaMajumder 19 годин тому +1

      Mujhe bhi time lagi hai samajh ne me

    • @Shanu-nk6hf
      @Shanu-nk6hf 19 годин тому +1

      @@PrithaMajumder same.. mujhe b ab smj aagaya

    • @PrithaMajumder
      @PrithaMajumder 18 годин тому

      @@Shanu-nk6hf Very good, yaar 😊

  • @joinaluddin2239
    @joinaluddin2239 14 годин тому

    Mam, plz reply

  • @Abhisrijan221
    @Abhisrijan221 День тому

    riya ekkada?

  • @DeepanshChaturvedi-z2q
    @DeepanshChaturvedi-z2q День тому

    1st

  • @AMIRALI-rq8ud
    @AMIRALI-rq8ud День тому +1

    Kon kon computer ke Field me interested Hain...Like karo ❤❤❤

  • @pavansjryavanshi
    @pavansjryavanshi День тому

    Mam aap bohot din kue lagate haii har ek chapter ke liy

  • @MdAbuRayhan-jn8jv
    @MdAbuRayhan-jn8jv День тому

    Thanks mam