First writing a method that generated license plate numbers by taking certain formatted strings and converting certain numbers into letters. Next, a method that used that method to check if certain strings were valid license plates. Finally, writing a method that generated all possible correctly formatted license plates. Was also asked about hypothetical ways to improve solutions although they told me not to worry too much about efficiency.
Sigiloso
Hi, Can you tell me how you went about this question please?