Code.GeekInterview.com
 

C++

 

Sponsored Links

18 Articles. Page 1 of 2  Next Page
Sort by:
Published on Wed, 19 Jan 2011 06:50:14 -0500    Read: 1882 times
The following sample illustrates how to a) load data from an input stream into a map container using input stream iterators and b) write container contents to standard output using an output stream iterator.
Filed in: C++  Difficulty Level: Intermediate

Published on Tue, 09 Nov 2010 16:10:33 -0500    Read: 6609 times
Program to print an asterisk(*) pattern /* * * ** ** *** *** **** **** ********** */
Filed in: C++  Difficulty Level: Intermediate

Published on Wed, 06 Jan 2010 19:49:23 -0500    Read: 2286 times
Filed in: C++  Difficulty Level: Beginner

Published on Thu, 16 Oct 2008 18:56:29 -0400    Read: 8710 times
This program prints a big "ZORRO" on the output screen with the help of gotoxy().
Filed in: C++  Difficulty Level: Beginner

Published on Thu, 31 Jan 2008 23:33:37 -0500    Read: 6966 times
This makes use of the rand() function of math.h to create a random int between 0 and 50 you are given 5 chances to find the number.
Filed in: C++  Difficulty Level: 

Published on Thu, 15 Nov 2007 23:52:45 -0500    Read: 13531 times
Swap Two No.s Without Using Third No. Copy This Code Into Notepad and save with extesion .c then run in c editor.
Filed in: C++  Difficulty Level: 

Published on Sun, 16 Sep 2007 06:29:54 -0400    Read: 21509 times
To check whether a number is armstrong number or not.
Filed in: C++  Difficulty Level: 

Published on Sun, 16 Sep 2007 05:56:42 -0400    Read: 15118 times
To check whether a number is adam number or not
Filed in: C++  Difficulty Level: 

Published on Wed, 12 Sep 2007 11:56:06 -0400    Read: 6185 times
Swaping of two Numbers without 3rd variable in C++.
Filed in: C++  Difficulty Level: 

Published on Fri, 24 Nov 2006 02:29:37 -0500    Read: 4939 times
Libecc is an Elliptic Curve Cryptography C++ library for fixed size keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves. Libecc uses autoconf; configuration is done with the usual _linebr
Filed in: C++  Difficulty Level: 

18 Articles. Page 1 of 2  Next Page
Sort by:

 

Sponsored Links


 

Daily Email Updates

Get Latest Sample Code Updates delivered directly to your Inbox.


Enter your email address:

Subscribe in a reader

Popular Coders

# Coder NameHits
1. Priya36627
2. chowsys14833
3. bipin_vaylu13531
4. raghu.mohindru8710
5. Subashini7226
6. vimal.fire6966
7. rachittyagi6609
8. venki_madesh6199
9. prabha6185
10. vipin gupta5897

Active Coders

Refined Tags