Code Packets
Browse all published coding projects
ANALYSIS AND VISUALIZATION OF COVID-19 PANDEMIC USING PYTHON PROGRAMMING
The aim of the project is to provide data analysis and visualization of covid-19 pandemic using Python programming.
Data explanation using Visualization in Python
In this tutorial we will learn about different different visualization tools used during data explanation in Python.
All permutations of a string using next_permutation in C++
Here we will be discussing how to generate all permutations of a string using an STL function next_permutation() in C++.
Total Set Bits in a Number in C++
To find the count of a total number of set bits in the binary representation of an integer in two ways: a simple while loop and by using a built-in library function in C++.
MERGE SORT in C++
This C++ code takes the input array from the user and sort it using the merge sorting algorithm and gives the final array sorted in ascending order.
CHI-SQUARE TEST in Python
In this tutorial, we are going to learn about CHI-SQUARE FIT TEST to find correlation between variables in Python.
Simple And Responsive Covid-19 Tracker Web Application Using Covid-19 API In Java
This web application project provides user to real-time tracking of covid-19 cases globally, India's total covid-19 cases and its all states.
Live News Web Application Using News API In Java
Live News Web Application is a web application which provides user to live news blogs in many categories.
Implementing SARSA Algorithm in Machine Learning using Python
Implementing state-action-reward-state-action Algorithm by Reinforcement learning technique in Python.
Implementing FP Growth Algorithm in Machine Learning using Python
Implementing Frequent Pattern Growth Algorithm using Associative Rule learning to design book recommendation system in Python.
Implementing Epsilon-Greedy Algorithm in Python
In this project, We will implement the Multi-Armed Bandit Analysis of Epsilon-Greedy in Python
Mobile Comparison System In JAVA Using JSP, Servlet, Bootstrap
Mobile Comparison System is a system which enables you to compare your desired smartphones.