Coders Packet

Packets submitted by Ujjwal Jain

Generation of Binomial Coefficient using C++

In this C++ project, we are generating a binomial coefficient for the given numbers by the users.

Numeral to Roman Numbers using C++

The project "Numeral to Roman Numbers using C++" , is the source code to change number into roman number.

Making a Secured System using C++

In this project we are making a secured system using C++, where an OTP is generated by the code and after writing the correct OTP user can use the system for one go after which OTP will change.