sorting

  1. K

    Need a second opinion on possible pkg(8) bug?

    Hi, I'm looking for a second opinion on whether I've run into a bug in pkg regarding local repositories. I currently build a small handful of packages locally from ports and also manually install them, but I wanted to try using a local pkg repository to handle that instead. On one of my...
  2. blind0ne

    C Question about sorting algorithms.

    Please, answer me on this question, what is the fastest sorting algorithm. Just the one that will sort a list of ints from random order to sorted one. I heared a lot about algo complexity and a lot of other algorithms (but never ever finsided my course), so what algo should I use for faster...
Back
Top