Expect questions on Round-off error versus Truncation error. Truncation error comes from the method itself (like ignoring higher-order terms in a Taylor series), while round-off error comes from the computer’s limited precision.
Coursera courses in numerical methods heavily emphasize coding your own solvers. Follow this systematic workflow to debug your code and find the correct answers: numerical methods for engineers coursera answers
While it is tempting to look for direct answers to quizzes and coding assignments, the goal is to master the material. Here are the best ways to approach the coursework: Expect questions on Round-off error versus Truncation error
Finding "full guides" for courses often involves navigating community-shared solutions and official course materials. For the Numerical Methods for Engineers course offered by the Hong Kong University of Science and Technology (HKUST) numerical methods for engineers coursera answers