DEVADHARSHINI M
@deva
3 published packets
Joined Jan 2021
Published Projects
Find the 'n' th Prime Number Using C++
This is just a simple program to find the 'n' th prime number in the prime number series using C++, where the n value should be given by the user.
Feb 06, 2021
Word/Character Counter Using C++
In this project, a valid text file name is given by the user, and the count of words/characters in the file is found out using C++ Programming Language.
Feb 01, 2021
Largest Prime Factor in C++
The prime numbers that can be multiplied to give the original number are called prime factors. The largest among them is found out using C++ Programming language here.
Jan 17, 2021