pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Added Hotel prices Java Algo #413

Closed gaurangagarwal closed 3 years ago

gaurangagarwal commented 3 years ago

Description

Adding Hotel Prices code in Java where program needs to find the prices of all the rooms in the Hotel. Tested it out on my desktop -

acbc32b808b1:HotelPrices gaurana$ java HotelPrices
2
standard 3 1
luxury 1 1
224

Reference Issue number #406

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist: