You are on page 1of 1

Make sure to score 83% and above in the 6th,7th and 8th semesters.

This will get your aggregate to 80%. If you really want to pursue an MS, this is
probably your last hope or choice.

Topcoder + tutorials
STL libraries
Revise DS,ADA,C++
Macros, Exception Handling,Vectors,Pointers,Strings,this pointer
Android/PHP
SAE website

Revise your
1>macros----------------------------------------------------------------need
revision
2>Templates-------------------------------------------------------------
3>mallocs---------------------------------------------------------------mallocs vs
new.
4>what is OOP?----------------------------------------------------------revision
5>linked lists/stacks/queues/heaps- basically data structures.-----------bst/
trees/segment trees/ hash tables . IMPLEMENT
6>Constructors, types of constructors,
7>operator overloading
7>virtual classes
8> friend classes
9> how is polyomorphism implemented
10>Exception handling.

To clear concepts of:

1> Time Complexities of Recursive algorithms


2> Solving recurrence relationships. The complex ones like fibonacci one.

You might also like