Wagner's Thoughts on Tech

Archives
16 February 2026

Merge Sort in Ruby

Merge Sort in Ruby Merge sort is one of the fundamental sorting algorithms used in computer science. It belongs to the divide and conquer category of algorithms, where a problem is divided into smaller sub-problems that are solved recursively. In ...

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.