Pragmatism

Pragmatism means laser focusing on what you're trying to accomplish, and get it done. This problem for example can be solved probably in O(N^3) or O(N^2), but if O(N^4) is easy to implement, and the limits allow it, why not? Cheers, ACC.

Count Special Quadruplets - LeetCode





Comments

Popular posts from this blog

Count Binary Substrings

Count Vowels Permutation: Standard DP

Maximum Number of Balloons