Binary Numbers HackerRank solution(30 days Code) in Java
hackerrank 30days code solution2
HackerRank 30 Days code Question 2 Solution
This is hackerrank question (30 day code) in which we have to find the total meal cost
For this we have given meal price (base cost of a meal), tip percent (the percentage of the meal price being added as tip), and tax percent (the percentage of the meal price being added as tax) for a meal, we have to find the total meal cost in integer