Design a Food Rating System at Atlassian
Medium52.9% acceptance
This problem has 37.5% frequency at Atlassian.
Problem Description
Design a food rating system that can do the following: * **Modify** the rating of a food item listed in the system. * Return the highest-rated food item for a type of cuisine in the system. Implement the `FoodRatings` class: * `FoodRatings(String[] foods, String[] cuisines, int[] ratings)...
Read full problem and hintsTopics
Also asked at 3 companies
More Atlassian Questions
Stock Price FluctuationMediumRank Teams by VotesMediumAll O`one Data StructureHardMerge IntervalsMediumHigh-Access EmployeesMedium
View all Atlassian questions