python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Algorithm - Minimum items required per Set
The user add the items in the cart and I need to give him the best combination of combos (sets) available for the items, so he can get the best possible price. If an item doesn't fit in a combo (set) ...

Henrique
Votes: 0
Answers: 0
i need to output the final part of my JAVA program which is just a game over string , how can i insert it?
these is my program i need to output "game over" if the user enter the string no instead of yes, right now it only works with the yes but i dont know how to add the other option the game is ...
Johanna
Votes: 0
Answers: 0
How to handle empty string while sorting in descending order using python?
I have a list of dictionaries below
profile = {
"education": [
{
"degree": "B.Tech",
"start_date": "2003-...

XD Sauaame
Votes: 0
Answers: 1