calculate_total_payment_hamburger_sales
Calculate total payment for hamburger sales
Calculate total payment for hamburger sales
A census taker collects certain data by applying surveys for the latest National Population and Housing Census. You want to obtain from all the people you can survey in one day, what percentage have primary, secondary, technical career, professional studi
Calculate how much customers should be charged for the use of parking
Calculate the discount and the amount to pay for a medicine
Make a program that obtains the geometric mean of three numbers.
A man wants to know how much money is generated from interest on the amount he has in investment in the bank. He will decide to reinvest the interest as long as it exceeds $ 7000, and in that case he wants to know how much money he will finally have in hi
A copy business has a daily production limit of 10,000 copies if the type of printing is offset and 50,000 if the type is standard. If there is a request from one, the employee has to verify that the copies pending so far and the requested copies do not e
A company needs to know the salary of 4 employees and it will increase them by 10, 15, 20 and 25% respectively. Calculate the salary of each of the employees, taking into account the increase.
Calculate percentage invested in a company
Prompts the user for the initial of the day of the week and displays the name of the full day. The initial can be uppercase or lowercase.
Calculate the amount to pay in an internet booth
Read the N votes cast to the 3 gubernatorial candidates and print the number of the winning candidate and their number of votes.
A group of N students take a Physics exam.
NestJs CRUD for RESTful APIs
NestJs CRUD for RESTful APIs - TypeORM
How many times a number is repeated in an array.
Algorithm to fill a vector with random numbers without repeating.
Algorithm to enter a Destination and the amount of fees paid for the trip.You must show the total value of the trip and how much you have to pay in each installment. Also keep in mind that if the fees are greater than 6, a surcharge of USD 50 is added to
Common library for Node.js backend
In a car check center you want to know the average number of polluting points of the N cars that arrive. Likewise, you want to know the polluting points of the car that polluted the least and the one that polluted the most.