This Program converts English to Morse code (Encode) and Morse code back to English (Decode) using C++
A Python Project to perform basic temperature conversions between Kelvin, Celsius, and Fahrenheit using audio using libraries such as SpeechRecognition, pyttsx3, and gTTs.
Now here I have provided the code for binary to gray code. Like for example if you give the input the output of given will be displayed while running the program. Using C++ Programing Language
ARRAY IMPLEMENTATION OF QUEUES Using rear and front. It is a linear data structure and it follows the first in first out technique. Using C++ Programming Language.
Application of stack infix to postfix which follows last in first out and it is a linear data structure. Using C++ programming language
Stack implementation of the linked list. It is a data structure and the stack follows the last in first out technique. Using C++
This module aims to improve the functionalities and provides alternatives to Python’s general-purpose built-in containers such as dict, list, set, and tuple
The project utilizes python's libraries and other packages to provide simple file handling services on txt files using audio input.
Calculate the area of a triangle when all the three sides are known using Heron's Formula in Python.
In this project, we will discuss how to delete a node from a singly linked list using C language. To delete a node at the nth position we have to traverse up to the nth element from starting.
Python program to calculate the sum when a number is appended to itself n number of times.
A Python application that tracks the Prices of an Amazon Product and sends an email every time there is a price drop.