51 packages
array_swap_position
Make an algorithm that reads a N-element vector and swaps the positions of its elements so that the first element becomes the last and the last the first, the second the penultimate, and so on, and prints that vector.
atm-operations
Basic operations for an ATM
authclientfirebaseweb
CRUD Auth Client Firebase Web
authcrudfirebase
CRUD Auth User Firebase
average-groups
It is desired to obtain the average of g groups that are in the same school year; being that each group can have n students that each student can take m subjects and that in all subjects x grades are averaged to obtain the average of the subject. What you
average-subject
Calculate average of subject
bank-interest-concept
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
banquet-company
Algorithm for a company dedicated to offering banquets
businessproduction
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
calculatepricevat
Calculate the price of a product with VAT
calculate_salary_many_employees
Calculate the monthly salary of many employees of a company
calculate_salary_worker
Calculate the net salary of a worker
calculate-speed-car
Calculate the speed of a car
calculate_total_payment_hamburger_sales
Calculate total payment for hamburger sales
census-taker-applying-survey
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
charge-parking-lot
Calculate how much customers should be charged for the use of parking
crudfirebase
This package contains a CRUD with Cloud Firestore
crudmongodb
This package contains a CRUD with MongoDB
crudproductimagesqlserver
Crud Product image with MSSQL
discount-medicine
Calculate the discount and the amount to pay for a medicine
discount-product
Calculate a product discount
e-commercee
This package contains a backend of what would be the logic of a e-commercee software, the architecture used is made in 3 layers
geometric-mean
Make a program that obtains the geometric mean of three numbers.
gubernatorial_candidates
Read the N votes cast to the 3 gubernatorial candidates and print the number of the winning candidate and their number of votes.
hotelts
This package contains a backend of what would be the logic of a hotel software