|
q
|
Problem Solving : A hard skill to demonstrate in a CV, although a good demo will help. Many developers will set you a test either before you come for an interview or during it, so this is where you will be able to demonstrate your problem solving skills. If you know that there will be a test, it is a good idea to prepare for it by brushing up on some of your terminology and basic coding knowledge. Topics such as object oriented methodology (e.g classes, inheritance), abstract data types (linked lists, trees etc.) and general algorithm knowledge (e.g. sorting algorithms) are likely to come up.
|