Code Packets

Browse all published coding projects

Java program to check a string Contain all type of Characters or not.

In this program, we are going to build a code to check Whether a string contain special characters or not. Using java programming language.

KOMMU GANESH · Jul 05, 2021

JAVA PROGRAM TO IDENTIFY A SPARSE MATRIX

Here in this particular tutorial, we are going to see how to check if a matrix is a sparse matrix or not. To do this, we have included the Scanner class and also some of the looping statements.

BODA KAVYA SREE · Jul 04, 2021

To check leap year in Java

The source code is about to check the whether the year is leap year not. This was developed using java.

Kajjayam Priya · Jul 04, 2021

Binary Search code in Python

This is a code for Binary search, written in Python. It will help you understand the working of Binary search.

Hrithik Narayan · Jul 04, 2021

A YouTube Video Downloader code in Python

This is a small code that can help you in downloading any YouTube video of your choice in Python using the Pytube library.

Hrithik Narayan · Jul 04, 2021

AI Desktop Voice Assistant and Calculator Using Python

Jarvis AI Desktop Voice Assistant Using Python. You can also calculate number by giving voice command.

Diwesh Prashar · Jul 04, 2021

Currency Converter in Java

This Project Solve the Currency Exchange Inconvenience Problem, Some International Currencies which we will have to need always when we travel to another country.

Navneet Shukla · Jul 03, 2021

ChatBoat in Java

This is a ChatBot project that is made by Java swing. This is a Simple ChatBoat Application without Using the AIML Library.

Navneet Shukla · Jul 03, 2021

Dice roll simulator using Python

In this module, The main goal is to create a program that will simulate the roll of dice.

Noolu Samyuktha · Jul 03, 2021

Kruskal's Algorithm implementation using C++

Kruskal's Algorithm is used to find the minimum spanning tree/forest of an edge-weighted undirected graph.

Saptneel Sharma · Jul 03, 2021

Problem on Number Theory in C++

In this project, I will show you how to solve a problem based on number theory in C++.

Ebtesam Ahmad Karimi · Jul 03, 2021

Hollow butterfly pattern printing in C++

In this project, I will show you how to print hollow butterfly pattern using for loop in C++ programming language.

Ebtesam Ahmad Karimi · Jul 03, 2021