Build your intuition. Click the correct answer from the options.
Which of the following operations can be efficiently performed using Fenwick Trees?
Click the option that best answers the question.
- Insertion at the beginning of an array
- Finding the maximum element in an array
- Updating the value at a given index in an array
- Sorting an array in ascending order