V
V
vision-bk2015-05-26 21:59:01
Programming
vision-bk, 2015-05-26 21:59:01

Where is the Fenwick tree used in practice?

Typical tasks, algorithms, programs.
Anything specific.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-05-26
@vision-bk

Perhaps the most common example is indexes in a database. Well, as far as I remember, they are often used in compression algorithms.
You can try to come up with a problem yourself, but for this you need to understand the pros and cons of the algorithm + understand the alternatives. You can read here: habrahabr.ru/post/112828

M
mamkaololosha, 2015-05-26
@mamkaololosha

If you see an algorithm and can’t figure out where it is used and have never used it, then it means it is used somewhere here: search, for code analysis in the IDE, bioinformatics / chemistry, tasks that Google / Twitter / Facebook solve.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question