Wagner's Thoughts on Tech

Archives
16 February 2026

Exploring Sorting Algorithms with Ruby: A Comprehensive Guide

Sorting Algorithms Bubble Sort Bubble sort is one of the simplest sorting algorithms. It works by repeatedly stepping through the list, comparing each pair of adjacent items and swapping them if they are in the wrong order. This process continues ...

Read the full article

Don't miss what's next. Subscribe to Wagner's Thoughts on Tech:
Powered by Buttondown, the easiest way to start and grow your newsletter.