masoudkf
  • About
  • Reads
  • About
  • Reads

Heaps Don’t Lie; They Save Lives

2024-10-07 — by masoudkf — 7 min read
#go  #heaps  #performance  #algorithms 
Go’s container package helps you create heaps, although not as easy as other languages like Python do. But that makes it more fun.
Read more →

Benchmarking Go Sort Functions

2024-10-05 — by masoudkf — 6 min read
#go  #sort  #performance  #algorithms 
Go’s standard library comes with several sort functions to sort a slice. In this post, I’ll go over some of them to see which one runs faster.
Read more →
masoudkf
© 2025 Powered by Hugo Theme created by panr