The course provides diverse lists of topics to learn and master before starting to code. The theoretical knowledge is equally important as practicing the knowledge gained.
Course Intro Video: Link
The course is divided into different levels which clearly provides knowledge from where to start and where to end. Learning strategy is also provided so as people should not over-burden themselves.
Manual Testers/QAs/Automation Testers/QAs can easily take up this course to improve their knowledge in Coding.
As this course will provide different approach knowledge and pattern recognition techniques. Which usually most courses available miss out on!
Note: This course is not subjected to any programming language, because most of the coding problems contain pseudo code. Which can be converted into any programming syntax.
But the solutions provided in the course are in JAVA only.
Start learning today and checkout the topics covered in the course below:
1) RoadMap for UseFul Topics to be learned
2) Most Asked Coding Problems (Basics)
3) Mathematics required for Solving Coding problems
4) Pattern printing problems for understanding LOOPS
5) Array Most Asked Coding Problems with Different Approaches
(Brute - Optimal)
6) Pseudo Code with Visual Representations and GIFs
7) End to End Code examples with Algorithm building
8) Pattern Recognition Techniques
9) String Most Asked Coding Problems
10) Collections - Maps, Sets, Lists: When and How to Use to get Optimal Solutions
11) Recursion - Meaning and When/How to use it