Complexity Classes (P, NP) of Problems in Computer Science & Coding
Let’s talk about how functions in mathematics is related to coding in this blog. You must have already written some code in some language and you might’ve used for-loops or while-loops and processed some data using these loops. We typically write different code in various languages to solve some problems like, say sorting an array […]
Complexity Classes (P, NP) of Problems in Computer Science & Coding Read More »