Some Basic Ideas of Algorithms
There are many useful books to learn about algorithms from a utilitarian point of view. I have listed a few in the references section.
Numerical recipes1 is a very comprehensive book that I used during my PhD. It covers almost all the algorithms you need for scientific computing.
Grokking Algorithms2 is another good book to learn the basics of algorithms. It is barely entry level but is fun to read.
An Outline
Data Structure
mind the data structure
Basics of MapReduce
mapreduce
Planted:
by L Ma;
References:
Similar Articles:
Additional Double Backet Links:
L Ma (2018). 'Some Basic Ideas of Algorithms', Datumorphism, 03 April. Available at: https://datumorphism.leima.is/wiki/algorithms/algorithms-basics/.