User-submitted CPP Projects

53
3823 reads
palindrome_generator
Find out all possible palindromes of required length that can be generated from the alphabets you need on repetition.
palindrome_generator

Run It Now!
53
1852 reads
nQueensProblem
This project deals with the problem of placing n Queens in a chessboard of dimensions n x n such that no two queens can attack each other. The user is asked for the value of n. The output shows va
nQueensProblem

Run It Now!
53
2036 reads
karthik's picture

Submitted by

karthik
Tags:

floyd_triangle
Prints floyd`s triangle given the number of rows to be printed
Run It Now!
53
2198 reads
stringstream

stringstream
The standard header file defines a class called stringstream that allows a string-based object to be treated as a stream.


Run It Now!
52
3418 reads
BHAVESH's picture

Submitted by

BHAVESH
Tags:

YOUR_NAME_IN_JAPANESE
THIS PROGRAM TAKE INPUT AS STRING YOUR NAME AND CONVERT INTO THE JAPANESE ACCORDING TO THEIR LANGUAGES RULES
YOUR_NAME_IN_JAPANESE

Run It Now!
52
2588 reads
51
2329 reads
AnthonyDaniel's picture

Submitted by

AnthonyDaniel
Tags:

Logical operator
this program implements Logical operator AND,OR,NOT .
Run It Now!
51
2474 reads
RanjitKumar's picture

Submitted by

RanjitKumar
Tags:

Data Structure
this program implements linkedlist in cpp.
Run It Now!
51
2313 reads
TimFrank's picture

Submitted by

TimFrank
Tags:

command line argument
this program demonstrates command line arguments in cpp
Run It Now!
50
4530 reads
fibonacciseries
it is a program to generate fibonacci series
Run It Now!
Make & share a project and showcase your talent to the world!