Insertion Sort Algorithm | Tamil

In this video, I explain how to sort a given list of unsorted numbers using Insertion Sort Algorithm. I also explain how to code the algorithm in Python.
Code: gist.github.com/CsInTamil/fdc...

Пікірлер: 33

  • @dineshkumark536
    @dineshkumark5362 жыл бұрын

    There is a small logical error in this code. If you run this for arr[5,3,1,2,4] then o/p would be [5 5 5 5 5]. if we modify the nested for loop this ll work for all i/p's Here is the code : array = [5,3,1,4,2] # insertion sort using for loop for i in range(1,len(array)): for j in range(i,0,-1): # the change need to be made in the code of this video if array[j] array[j],array[j-1] = array[j-1],array[j] else: break print(array) Great video bro keep it up 😇

  • @CSinTamil

    @CSinTamil

    2 жыл бұрын

    Thanks for catching the error Dinesh!

  • @codeio
    @codeio2 жыл бұрын

    Bro Loving your videos, 😇 I'm glad that you decided to publish videos in tamil.

  • @linthujanvimalanathan4749

    @linthujanvimalanathan4749

    Жыл бұрын

    thalaiva 🤩

  • @malarvizhiprakash4469
    @malarvizhiprakash44693 жыл бұрын

    Bro I'm really saying that you are my and others real favorite KZreadr.... No no no real Friend. Thanks CS anna

  • @CSinTamil

    @CSinTamil

    3 жыл бұрын

    Thanks a lot! 🙏

  • @malarvizhiprakash4469
    @malarvizhiprakash44693 жыл бұрын

    Definitely you and your channel worth for 1 crore subscribers. It's real.!!!!

  • @madanopshorts9114
    @madanopshorts9114 Жыл бұрын

    Super bruh...keep doing like thiss videoss

  • @arunachalamm3399
    @arunachalamm33992 жыл бұрын

    bro keep doing this amazing work... you ll get 100k subs before december

  • @JD-eb5qu
    @JD-eb5qu2 жыл бұрын

    Bro merge sort and quick sort podungalan please brother..unga explanation super very clear

  • @bm-aravinthan
    @bm-aravinthan3 жыл бұрын

    Thanks brother 😍

  • @thiyagarajahkamesh8394
    @thiyagarajahkamesh83943 жыл бұрын

    Thank you brother

  • @thiyagarajahkamesh8394
    @thiyagarajahkamesh83943 жыл бұрын

    Brother next search algorithm poduinga romba helpfula irukkum

  • @CSinTamil

    @CSinTamil

    3 жыл бұрын

    Sure, Sorting apron I will do Search algorithms

  • @kangajankuganathan7457
    @kangajankuganathan74572 жыл бұрын

    Thanks bro

  • @parvesh_rock_star
    @parvesh_rock_star2 жыл бұрын

    super bro

  • @-UMT-OMPRAKASHS
    @-UMT-OMPRAKASHS3 жыл бұрын

    First comment ❤️

  • @sivarampr
    @sivarampr Жыл бұрын

    bro merge sort video poodunga

  • @tech-learner4555
    @tech-learner45552 жыл бұрын

    Sir algorithm la first set A[0]=-Infinity irukula andha step implement panlaya sir adhu yaen sir

  • @ramkrishnan599
    @ramkrishnan5993 жыл бұрын

    Bro neega coding competition experience sa oru video maari poduka bro...appadi questions kudupaga??? How to understand questions like oru video poduka broo

  • @HotshotArafath
    @HotshotArafath3 жыл бұрын

    Bro make a Playlist for Algorithms

  • @CSinTamil

    @CSinTamil

    3 жыл бұрын

    Yea sure I ll create one.

  • @HotshotArafath

    @HotshotArafath

    3 жыл бұрын

    @@CSinTamil thanks bro 😭 much needed for upcoming placements next month

  • @nameoname6702

    @nameoname6702

    2 жыл бұрын

    @@CSinTamil bro pls make video for all algos...

  • @casemystery63
    @casemystery633 жыл бұрын

    Anna full in depth full python sollitharuvingala as a tuttion for me

  • @ashenvj4913
    @ashenvj49133 жыл бұрын

    Bro UI UX design course panna value iruka.. Indha course mudichutu google company job ku vara mudiuma nu sluga pls..

  • @rshrikanth7807
    @rshrikanth78072 жыл бұрын

    Bro unga code la oru bug irruku bro kadasi index la lowest number kudutha sort aagala.

  • @SanjayKumar-ru5vm
    @SanjayKumar-ru5vm3 жыл бұрын

    Post a video abt Dijkistra algorithm bro. Ur content is very helpful for my clg . And pls do share ur linkedin or any profile bro . I want to contact you to ask my doubts . Plzz bro

  • @freefiremad8433
    @freefiremad84332 жыл бұрын

    Anna inum naraya algorithm videos upload panuinga anna

  • @kannakanna1306
    @kannakanna1306 Жыл бұрын

    Super bro , but niyabagam vachika mudiyala

  • @a-25vigneshs79
    @a-25vigneshs79 Жыл бұрын

    ethala namaba life ku enna use bro...

  • @Gen_z_trade
    @Gen_z_trade2 жыл бұрын

    Bro epdi bro ivlo languages parichinga...???? C , c++, java , phython , competitive programming...😭

  • @CSinTamil

    @CSinTamil

    2 жыл бұрын

    Programming concept kathukiradhu thaan time aagum. Adhu apron languages elaam need irukum podhu thevaki etha maari konjun konjum kathukiten. ✌️