Exam Instructions and Challenges is the designated resource where you will find all the essential instructions and challenges associated with the exam. This includes guidance on how to create an exam report, the submission location for the report, and other relevant information.
Common question:
Q1: How will I know whether my solution is acceptable? You might be expecting the code to be written in a specific way, but I may write it differently, as the same logic can be implemented in many ways.
A: Our exam evaluators will review your submission based on whether it meets all the challenge requirements. As long as your code fulfills the prerequisites and achieves the expected outcome, your solution will be considered correct, even if your implementation differs from other possible approaches.
Q2: Does the exam require a correct answer for the false positive analysis?
A: No, you are not required to provide a correct answer for the false positive analysis. Since CDP is not a developer-focused course, only a basic understanding is expected. Advanced use cases will not be included in the exam, and even if they were, they would not affect your final score.
Q3: Are all CDP test takers expected to know regex well for the exam?
A: No, it is not required. However, having some knowledge of regex can be helpful for time management, as it allows you to quickly search and filter specific results.