
ASMR Coding Lo-Fi | attempting sorting array algorithms (Part 1) with keyboard sounds
This is a lo-fi ASMR coding video of me writing code that sorts arrays.
In this video I attempt to sort arrays in Java using simple common sorting algorithms like selection sort, bubble sort and cocktail sort. In this part I attempt to code selection sort as well as bubble sort. In fact I had previously done selection sort in a previous video with the slight twist of sorting only odd numbers. For bubble sort though, this was my first attempt.
Note that the code in the selection sort part had some problems as I looked back and realized that the swapping of the values was not done what I wanted, as well as an accidental mistake where I accidentally modified the selection sort method when I was doing bubble sort.
Stay tuned for part 2, where I attempt to code the cocktail sorting algorithm.
I make typing noises as well as speak in a quiet room voice for ASMR triggers. I do not have a high tech mic unfortunately so I just use my built-in microphone on my device to start with.
[0:00] Intro
[1:55] Selection Sort Algorithm
[14:45] Bubble Sort Algorithm
[28:23] Concluding Air defence
[29:45] End