How Catalan Number will be savior to your time complexity problem?
Overview
Most of the time while doing competitive programming over different platforms, we get an Time Limit Exceed (TLE). For Example: While solving the unique BST problem on Leetcode, we had different approaches to solve that question, sometimes we...
abhishekvaish.hashnode.dev3 min read