Yao-Hui Chua
Welcome to my site! I use this space mostly to pen my thoughts on coding-related topics 👨💻🤖.
Design a matrix-like data structure that allows you to update elements and query submatrix sums efficiently.
Design an array-like data structure that allows you to update elements and query subarray sums efficiently.