Visualizing sorting algorithms in python (tutorial): Part 1

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

КОМЕНТАРІ • 7

  • @jordanwelsman3348
    @jordanwelsman3348 2 роки тому +1

    Thank you, Dave. This video was very helpful!

  • @HariSeldon-qs5cr
    @HariSeldon-qs5cr Рік тому

    Thank you very much!

  • @DavesSpace
    @DavesSpace  3 роки тому +4

    Part 2: ua-cam.com/video/3Q80ZwAnu40/v-deo.html

  • @_Toxicann
    @_Toxicann 2 роки тому

    hey, I was wondering how u can annotate/label the individual bars in the diagram. would love if u can update your repo with annotated code

    • @DavesSpace
      @DavesSpace  2 роки тому

      yes they can be but it's not a simple function call as far as I know. You have to get the heights of the rectanges and then set the labels to sit just above them and do this in the animation loop.

  • @kookiekat8494
    @kookiekat8494 3 роки тому +1

    Very cool! Are you able to share the source code/repo? Thanks for this tutorial

    • @DavesSpace
      @DavesSpace  3 роки тому +1

      @kookiekat github.com/davesspace/tutorial-visual-sorting