equal
deleted
inserted
replaced
117 |
117 |
118 \subsection*{Question 1 (Unmarked)} |
118 \subsection*{Question 1 (Unmarked)} |
119 |
119 |
120 What is your King's email address (you will need it in |
120 What is your King's email address (you will need it in |
121 Question 5)? Also could you please let me know from where you will be mainly |
121 Question 5)? Also could you please let me know from where you will be mainly |
122 studying? Thanks! |
122 studying? (online / in-person, in London / somewhere else) Thanks! |
123 |
123 |
124 \subsection*{Question 2 (Unmarked)} |
124 \subsection*{Question 2 (Unmarked)} |
125 |
125 |
126 Can you please list all programming languages in which you have |
126 Can you please also list all programming languages in which you have |
127 already written programs (include only instances where you have spent |
127 already written programs (include only instances where you have spent |
128 at least a good working day fiddling with a program)? This is just |
128 at least a good working day fiddling with a program)? This is just |
129 for my curiosity to estimate what your background is. |
129 for my curiosity to estimate what your background is. |
130 |
130 |
131 \subsection*{Question 3} |
131 \subsection*{Question 3} |
244 |
244 |
245 \noindent |
245 \noindent |
246 You can either add the constructor $CFUN$ to your implementation in |
246 You can either add the constructor $CFUN$ to your implementation in |
247 Question 3, or you can implement this questions first |
247 Question 3, or you can implement this questions first |
248 and then use $CFUN$ instead of \code{RANGE} and \code{CHAR} in Question 3. |
248 and then use $CFUN$ instead of \code{RANGE} and \code{CHAR} in Question 3. |
249 |
249 In an ideal world one would do this task first, but this might confuse |
|
250 you with what you need to do in the previous question. |
250 |
251 |
251 \subsection*{Question 5} |
252 \subsection*{Question 5} |
252 |
253 |
253 Suppose $[a\mbox{-}z0\mbox{-}9\_\,.\mbox{-}]$ stands for the regular expression |
254 Suppose $[a\mbox{-}z0\mbox{-}9\_\,.\mbox{-}]$ stands for the regular expression |
254 |
255 |