Need daily test and homework

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2009
Posts: 3
Reputation: jiten_raulo is an unknown quantity at this point 
Solved Threads: 0
jiten_raulo jiten_raulo is offline Offline
Newbie Poster

Need daily test and homework

 
0
  #1
Aug 24th, 2009
I spend 6 to 7 hours each day practicing c++ and visual c++ but end of the day I think I don't have any Test or homework. Please anyone can provide with some site helping with the same. Thanks in advance
JIten
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 66
Reputation: djextreme5 is on a distinguished road 
Solved Threads: 4
djextreme5's Avatar
djextreme5 djextreme5 is offline Offline
Junior Poster in Training

Re: Need daily test and homework

 
0
  #2
Aug 24th, 2009
Originally Posted by jiten_raulo View Post
I spend 6 to 7 hours each day practicing c++ and visual c++ but end of the day I think I don't have any Test or homework. Please anyone can provide with some site helping with the same. Thanks in advance
JIten
There is a list of problems in this thread (its a sticky, read it). Other than that,

www.wcipeg.com/judge
http://cemc.math.uwaterloo.ca/contes...tests.html#ccc
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 90
Reputation: unbeatable0 is an unknown quantity at this point 
Solved Threads: 12
unbeatable0 unbeatable0 is offline Offline
Junior Poster in Training

Re: Need daily test and homework

 
0
  #3
Aug 24th, 2009
In case you like math, you can try the following site:
http://projecteuler.net
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 1,176
Reputation: firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice firstPerson is just really nice 
Solved Threads: 147
firstPerson's Avatar
firstPerson firstPerson is offline Offline
Veteran Poster

Re: Need daily test and homework

 
0
  #4
Aug 24th, 2009
Here are some problems. Easy to harder from my stand point.

1) hello world
2) Advance calculator
3) RPG game
4) your own string class
5) your array class
6) single linked list
7) array class using linked list
8) double linked list
9) Praiser
10) ...out of ideas


Printing shapes
a) Draw a square
b) Draw right triangle
c) Draw diamond
d) Draw Christmas tree
e) Draw a diamond inside a square

Recursive
I) create recursive adding function that returns a multiplication of paramerter a and paramerter b
II) create recursive factorial function (no cheating)
III)create recursive Fibonacci (no cheating )
IV) create recursive string.reverse function, that reverses a char *str, recursively.
Last edited by firstPerson; Aug 24th, 2009 at 10:41 pm.
I give up! 
1) What word becomes shorter if you add a letter to it? [ Solved by : niek_e ]
2) What does this sequence  equal to :  (.5u - .5a)(.5u-.5b)(.5u-.5c) ...
3) What is the 123456789 prime numer?
Ask4Answer
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 3
Reputation: Tusike is an unknown quantity at this point 
Solved Threads: 0
Tusike Tusike is offline Offline
Newbie Poster

Re: Need daily test and homework

 
0
  #5
Aug 25th, 2009
This site has some interesting problems that you need to really think about, as they were all part of a competition.

Look under "Problems in Informatics" and then "Problems sign 'S'". You may also find some programming problems under the sign 'I''s, but they mainly have to do with Paint, Excel, or Word. Click "Previous years" on the left to access all problems in the last 6-7 years.

-Tusike
Last edited by Tusike; Aug 25th, 2009 at 3:40 am. Reason: forgot to add name
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,841
Reputation: niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute niek_e has a reputation beyond repute 
Solved Threads: 298
Moderator
Featured Poster
niek_e's Avatar
niek_e niek_e is online now Online
Roasting Maven

Re: Need daily test and homework

 
0
  #6
Aug 25th, 2009
There's an excellent thread right here on Daniweb with C++-practice problems.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,827
Reputation: ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all 
Solved Threads: 118
ithelp's Avatar
ithelp ithelp is offline Offline
Posting Virtuoso

Re: Need daily test and homework

 
0
  #7
Aug 25th, 2009
Originally Posted by jiten_raulo View Post
I spend 6 to 7 hours each day practicing c++ and visual c++ but end of the day I think I don't have any Test or homework. Please anyone can provide with some site helping with the same. Thanks in advance
JIten
Buy the C++ book by Stroustrup and finish all exercizes at the end of each chapter , this will keep you busy for 6 months.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 15
Reputation: Democles is an unknown quantity at this point 
Solved Threads: 0
Democles Democles is offline Offline
Newbie Poster

Re: Need daily test and homework

 
0
  #8
Aug 25th, 2009
There is another book that requires homework if you will before moving on to the next chapters. I found it challenging for a someone who is learn the language at first. I do not know how advanced you are or how much you know. Addison Wesley's Accelerated C++ has about 8-10 problems and or programs that need to be completed before moving on.
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 3
Reputation: jiten_raulo is an unknown quantity at this point 
Solved Threads: 0
jiten_raulo jiten_raulo is offline Offline
Newbie Poster

Re: Need daily test and homework

 
0
  #9
Aug 25th, 2009
Thanks all u friendz,
really projecteuler.net is an excelent site for c++ programs.
Special thanks to unbeatable0.
Jiten.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC