Solved! provides a platform where user can give solutions for the queries that they have solved and also look for solutions to their queries that still need solving.
In this packet, you will learn about the implementation of the Boyer-Moore majority vote algorithm using C++ programming language.
Strength Checker of Password using C++ is a project which displays the status of the Password.
Tkinter is a Python inbuilt library by using which we can give a graphical interface to our program.
A Machine Learning model that predicts the product category using the product description.
In this project, we are going to learn how to make a responsive website using Bootstrap 5 and CSS media queries.
An overview of different undersampling and oversampling methods in the imbalance-learn library for handling imbalanced data.
This project checks the input string whether it is a palindrome or not, designed using Java GUI.
To swap the number of two variables without using an extra variable in C++ programming language.
The project manages contact details and stores them in the database for any future use like viewing, editing, or deleting the records. I have also used SQL for dealing with Database
It is a simple guessing game using java AWT and Swing. The game is to pick random correct boxes from given boxes.
Round Robin (RR) scheduler which prints gantt, cpu, input and output chart along with calculating total and average for turn around, waiting and response time for each process.