473,387 Members | 1,534 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

C++ Exercises

Hello,
I am a student in an university and studying C++.Final exams are
coming.I'd like to solve as much exercises as possible.I'd like you to
test myself with different kind of exercises.Do you know any website
where there are exercises with solutions so I can try to solve them
and can look at the solutions when I'm stucked.I'd like to get
exercises about;
Strings
Arrays
Pointers
Dynamic Memory Allocation
Classes
Inheritance
Exception Handling

Or if you have some can you please send them to
wo*****@yahoo.com

Thank you in advance
Jul 22 '05 #1
8 5420
On 7 May 2004 12:08:22 -0700, wo*****@yahoo.com (Wous Mant) wrote:
Hello,
I am a student in an university and studying C++.Final exams are
coming.I'd like to solve as much exercises as possible.I'd like you to
test myself with different kind of exercises.Do you know any website
where there are exercises with solutions so I can try to solve them
and can look at the solutions when I'm stucked.I'd like to get
exercises about;
Strings
Arrays
Pointers
Dynamic Memory Allocation
Classes
Inheritance
Exception Handling

Or if you have some can you please send them to
wo*****@yahoo.com

Thank you in advance


Try these:

http://www.christs.cam.ac.uk/bio/problems.html

http://www.nist.gov/dads/

http://acm.uva.es/problemset/

All from the FAQ:
http://www.parashift.com/c++-faq-lit....html#faq-29.2
rossum
--

The Ultimate Truth is that there is no Ultimate Truth
Jul 22 '05 #2
Probably you missunderstood me.I am looking for questions like we get
in the exam.So by solving them,I can be prepared.Every help and link
is appriciated.
Thank you
Jul 22 '05 #3
* wo*****@yahoo.com (Wous Mant) schriebt:
Probably you missunderstood me.I am looking for questions like we get
in the exam.So by solving them,I can be prepared.Every help and link
is appriciated.


1) The FAQ is a good place to start.
2) Your lecturer should ideally be a good person to ask.
3) Google and other search engines are your friends.

Presumably you have text-book, which one is that?

If it is a good one, try to do the exercises in the book.

Hth.

- Alf

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Jul 22 '05 #4
Wous Mant writes:
Probably you missunderstood me.I am looking for questions like we get
in the exam.So by solving them,I can be prepared.Every help and link
is appriciated.


Usenet is a lossy medium, that is, we don't all get all the messages. When
you respond without attribution, as you did here, it makes it very hard to
help. As I see this complete thread you asked a question and got what looks
to me like one reasonable answer and another answer which presumes you are
too <something> to look at your text book. You must post a *complete*
thought to get non-insulting help. You may get insulted anyway, that's the
nature of the beast.
Jul 22 '05 #5
Wous Mant wrote:

Probably you missunderstood me.I am looking for questions like we get
in the exam.So by solving them,I can be prepared.Every help and link
is appriciated.
Thank you


rossum has posted a number of links.
Among them is
http://acm.uva.es/problemset/

I just took a look at it. If you can solve them
you don't have to worry about your exam.

--
Karl Heinz Buchegger
kb******@gascad.at
Jul 22 '05 #6

Take a look at the Bjarne Stroustrup's C++ book, I think
there's actually a C++ Answer book which has solutions
to the exercises.
"Wous Mant" <wo*****@yahoo.com> wrote in message
news:3f**************************@posting.google.c om...
Hello,
I am a student in an university and studying C++.Final exams are
coming.I'd like to solve as much exercises as possible.I'd like you to
test myself with different kind of exercises.Do you know any website
where there are exercises with solutions so I can try to solve them
and can look at the solutions when I'm stucked.I'd like to get
exercises about;
Strings
Arrays
Pointers
Dynamic Memory Allocation
Classes
Inheritance
Exception Handling

Or if you have some can you please send them to
wo*****@yahoo.com

Thank you in advance

Jul 22 '05 #7
Pmb

"Dave Townsend" <da********@comcast.net> wrote in message
news:mu********************@comcast.com...

Take a look at the Bjarne Stroustrup's C++ book, I think
there's actually a C++ Answer book which has solutions
to the exercises.
"Wous Mant" <wo*****@yahoo.com> wrote in message
news:3f**************************@posting.google.c om...
Hello,
I am a student in an university and studying C++.Final exams are
coming.I'd like to solve as much exercises as possible.I'd like you to
test myself with different kind of exercises.Do you know any website
where there are exercises with solutions so I can try to solve them
and can look at the solutions when I'm stucked.I'd like to get
exercises about;
Strings
Arrays
Pointers
Dynamic Memory Allocation
Classes
Inheritance
Exception Handling

Or if you have some can you please send them to
wo*****@yahoo.com

Thank you in advance


I have Deitel's text "C++; How to Program" and I find it to be an excellent
text. I got the package deal where it comes with some software, but that may
be the only way it comes (someone gave it to me). It has answers to review
exercises and it has the source code to some of the programming exercises.

Pmb
Jul 22 '05 #8
Pmb

"Pmb" <so*****@somewhere.com> wrote in message
news:Ip********************@comcast.com...

"Dave Townsend" <da********@comcast.net> wrote in message
news:mu********************@comcast.com...

Take a look at the Bjarne Stroustrup's C++ book, I think
there's actually a C++ Answer book which has solutions
to the exercises.
"Wous Mant" <wo*****@yahoo.com> wrote in message
news:3f**************************@posting.google.c om...
Hello,
I am a student in an university and studying C++.Final exams are
coming.I'd like to solve as much exercises as possible.I'd like you to
test myself with different kind of exercises.Do you know any website
where there are exercises with solutions so I can try to solve them
and can look at the solutions when I'm stucked.I'd like to get
exercises about;
Strings
Arrays
Pointers
Dynamic Memory Allocation
Classes
Inheritance
Exception Handling

Or if you have some can you please send them to
wo*****@yahoo.com

Thank you in advance

I have Deitel's text "C++; How to Program" and I find it to be an

excellent text. I got the package deal where it comes with some software, but that may be the only way it comes (someone gave it to me). It has answers to review
exercises and it has the source code to some of the programming exercises.

Pmb


See also --
http://nova.umuc.edu/~jarc/sdsd/
http://www.cs.rit.edu/~icss263/exercises.html

Pmb
Jul 22 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Gordon | last post by:
Hi, I was wondering if someone could point me in the direction of some online exercises to help me learn to program (in Python). I'm currently working through Magnus Hetland's Practical...
3
by: Frankie Montenegro | last post by:
Hi everyone, I must say that, even though I think that Accelerated C++ by Koenig and Moo is an awesome text, the wording of exercises is very poor. I spend half the time just trying to figure...
1
by: Zachary Turner | last post by:
I am just learning the syntax of C#, and I want some "exercise" type ideas to allow me to test various features of the language. I don't really want to resort to a "Teach Yourself C#" type of book...
0
by: Ben Edwards (lists) | last post by:
Have been working through Dive Into Python which is excellent. My only problem is that there are not exercises. I find exercises are a great way of helping stuff sink in and verifying my...
0
by: tjsailor | last post by:
I'm recently reading this book, and I really think exercises in this book is rather good, but from nowhere can I get the solutions to the exercises, can anybody share his or her if he or she got...
8
by: jopy887 | last post by:
Hey people, Does someone know a good site for C exercises? For beginners.. Jonathan
5
by: Martin | last post by:
I am trying to improve my Python skills through some exercises. Currently I am working on Larry's "15 exercises to know a programming language " (http://www.knowing.net/...
2
by: TSB | last post by:
Currently I am reading Sam's Teach Yourself PHP in 24 Hours. The book is very good, but it is extremely slim on exercises. I'm one of those types of people who learn by doing, not by reading or...
1
by: TheTamdino | last post by:
I am currently reading Beginning PHP and MySQL 5: From Novice to Professional, Second Edition by W. Jason Gilmore. This is an excellent book, but it has no exercises in it. I'm the kind of person...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.