I'm studying for my exam in C++ and have run out of examples to solve.
I could make some myself, but I wonder if anyone could provide any links to homework assignments on web. I've googled "Homework assignments", but it doesn't give me much to work with (they are quite trivial).
I'll try to do as you suggest jsmith.
I'm on it helios.
I need more experience working with:
- linked data structures*
- recursion
- inheritance
- polymorphism and virtual functions*
- templates
- pointers and dynamic arrays*
- exception handeling
Binary tree is good,
Basic binary tree is not so hard (after doubly-linked list), the hard part starts at iterators...
Also a good way to practice recursion.
I thought so too, but everytime I use a whitespace in the place where you enter the word it has to flip, it seems that the string ends and the whole program goes mad...