-
Notifications
You must be signed in to change notification settings - Fork 0
I was once asked on a Yelp SWE interview to write code that add a list of meals and a same meal checker function. Thought I should share my solution here in both Java[For Java solution go into the Java Algo section ] and Python. I took the Builder Design Pattern approach which enables us to apply same method chaining when adding recipes. Enjoy
frazynondo/Same_mealCheck_pySolution
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
I was once asked on a Yelp SWE interview to write code that add a list of meals and a same meal checker function. Thought I should share my solution here in both Java[For Java solution go into the Java Algo section ] and Python. I took the Builder Design Pattern approach which enables us to apply same method chaining when adding recipes. Enjoy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published