ashishps1 / awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.
https://blog.algomaster.io
GNU General Public License v3.0
7.32k stars 1.95k forks source link

Updated licenseNumber/licensePlate to registrationNumber in Vehicle #12

Closed Rahul-Raoo closed 4 months ago

Rahul-Raoo commented 4 months ago

There was mismatch in the name, in declaration we used licenseNumber, but in the customer we used licensePlate. Instead we can better name it to registrationNumber(the number we see on the number plate is generally the registration number).