Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d73b6 commit cf482c4Copy full SHA for cf482c4
1 file changed
Trees/FenwickTree.js
@@ -1,7 +1,7 @@
1
/*
2
* Author: Mohit Kumar
3
- * Fedwick Tree Implementation in JavaScript
4
- * Fedwick Tree Implementation for finding prefix sum.
+ * Fenwick Tree Implementation in JavaScript
+ * Fenwick Tree Implementation for finding prefix sum.
5
*/
6
7
class FenwickTree {
0 commit comments