A small list: Use functon pointers to explain how it can be used in place of Switch statements. Use arrays in different ways like 2[arrName], etc use arrays and compare it with link list using pointers Use STL for string manipulations., etc. Write how FOR loops can be written in different way for optimizations with respect to temporary objects. (hint: i++ vs ++i )
[EMAIL PROTECTED] wrote: > Hi Dears, > I am student of 1st year computer science i have covered following > topics , > FOR, WHILE, DO WHILE LOOPS, IF, IF-ELSE, SWITCH, FUNCTIONS, ARRAY, > STRINGS AND POINTERS. > Our teacher tell us to make a program of your choice which have 25 > marks , plz tell me what program I design which is different from > others and gets me 25 marks . > Plz send me output of your idea . > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/algogeeks -~----------~----~----~----~------~----~------~--~---
