Build your intuition. Click the correct answer from the options.
Which operation is performed by the update
method in a Fenwick Tree?
Click the option that best answers the question.
- Insert a new element into the Fenwick Tree
- Update the value of an element in the Fenwick Tree
- Delete an element from the Fenwick Tree
- Find the minimum or maximum value in the Fenwick Tree