Collaborative algorithms are very powerful tools to rapidly investigate a huge unknown space of solutions. The presentation introduces a very simple collaborative problem: path finding in graph. The proposed solution is based on bees and analogy to the pollen gathering. An algorithm is presented in order to take into consideration information collected by others and incorporates it in a prior model. A very brief introduction to efficient programming tools aims you to realize how such tools may be easily implemented.