Must read before you go ahead

Before starting off with this blog, I'll like to clarify the viewers about:

What to expect ?

Mostly, I'll be posting the approach to problems that I solve in various coding competitions and on coding websites such as HackerRank, CodeChef, TopCoder, etc.
The blog is especially targeted for analyzing and designing a solution for a problem using algorithms, still I'll be explaining some of the concepts regarding algorithms which will be helpful for a beginner to start-off. Along with it, I'll also try to attach reference materials for people who are interested in further study of the concepts. Also, I'll be posting about various tips and tricks. Any suggestions or improvements in my problem solving approach are welcomed. Also, you can seek guidance from me for solving problems that you encounter, I'll be happy to try my best to help you out as and when possible.

Who is the target audience ?

Coders. If formulating a problem into algorithm, converting it into code, compiling your code, executing it and getting the desired output makes you feel like top of the world, you're the one. Also, if you are already an experienced competitive coder, you are welcome to contribute by suggesting improvements and providing valuable guidance.

Prerequisite:

Basic knowledge of data structures and knowledge of at least any one programming language is expected.


Note: The focus is more on logic and not on any specific programming language.

Comments

Popular Posts