system-design-primer/solutions
Dmitry Shvetsov 98c1d1dcb7 feat: start enum val with buffer, count from top
It is good to have buffers between enum values.
And start counting from the "top of the hierarchy" value,
the Director, to the bottom because it is unlikely that a
lot of values will be added on top of the Director.
2020-12-19 13:53:07 +10:00
..
object_oriented_design feat: start enum val with buffer, count from top 2020-12-19 13:53:07 +10:00
system_design Remove extraneous __init__.py (#393) 2020-07-12 12:02:44 -04:00