DEV Community

Kevin Geng
Kevin Geng

Posted on • Edited on

Crack the coding interviews

I remember my first coding interview is a total disaster. The interviewer asked me a question about dynamic programming which I had no idea of.

The coding interview can be intimidating, especially for people who come from a Non-Computer-Science major like me.

Many of us probably do not have systematic training on the CS program, there is so much to learn, sometimes the information online is so overwhelming and intimidating, maybe you don’t even know where to begin.

Here I have summarized this series of guides to help the beginners to crack the coding interviews, starting with the very basic concepts and data structures and to advanced algorithms and coding practice strategies.

Follow the guides step by step, and hopefully, you will become a coding Ninja and ace every coding question that throws at you!

Coding Interview Preparation #1: Basic Fundamentals

Coding Interview Preparation #2: Advanced Data Structures and Algorithms

Coding Interview Preparation #3: Tips and Strategies

Please like or share this post and help more people who need help with coding practice.

Top comments (0)