Request to fellow coders

Revision en1, by decoder__, 2020-06-30 18:58:29

Hello coders, recently I came across this thing that many people who are new to CP often find it difficult to reduce the time complexity of their algorithm. They know the O(n^2) or any higher complexity algorithm but find it hard to reduce it to better time complexity. I request my fellow coders who are now comfortable in reducing the time complexity of their algorithms, to share their approaches and thought processes. This will help many people to think along those lines and eventually get better. Thanks and hope this post may help many.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English decoder__ 2020-06-30 18:58:29 568 Initial revision (published)