Week 1 Quiz
This week, we looked at the Unix Client and basic forming of algorithms. Let's recap how much we learnt/remember!
Note: Some of the questions here also cover the coding component in the Unix workshop!
Sign in to Google to save your progress. Learn more
What language will we be programming in?
Clear selection
Does problem solving here always involve fixed linear patterns (i.e Analysis , then design, then implementation and end after testing)
Clear selection
When coming up with an algorithm, we aim for it to be effective yet general, and most importantly, to the point (exact). In what format can this algorithm be presented in?
Clear selection
What type of language is pseudo-code supposed to be written in?
Clear selection
Which of the following IS NOT a valid data type in c
Hint: Look back at pg 25!
Clear selection
From the lecture's examples, a general pattern was observed in the algorithms - input and output. Is this correct?
Clear selection
Task 1 in the lecture notes (pg 38) refers to a possible use of Pythagoras theorem to solve the problem. Are there any C libraries that I should include to use to solve the problem?
Hint: You will need to perform square root in the Pythagoras theorem.
Clear selection
When I think my code is not working, what should I do?
Clear selection
Next
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy