Shubham Chandrakant Shinde
@Shubham25
3 published packets
Joined Sep 2021
Published Projects
Add Days To a Date in C++
In this C++ Project, we will see how to add days to the date specified by the user input.
Sep 29, 2021
Generate random array in C++
In this C++ project, we will see the random array generation means random values are generated and inserted into the array.
Sep 20, 2021
Linear regression in C++
In this C++ project, the regression analysis is done to find equations that will fit the data. Linear regression is one type of regression analysis. The equation for a line is y = a + bX.
Sep 16, 2021