The Best fit algorithm: The best fit method occurs the smallest free block whose size is greater than or equivalent to n. An algorithm to get such a block by traversing the whole free list follows. We suppose that the memory size is the total no. of words in memory.