ganqqwerty / 123-Essential-JavaScript-Interview-Questions

JavaScript interview Questions
BSD 3-Clause "New" or "Revised" License
5.01k stars 1.18k forks source link

Update Length of counterArray #27

Closed OmarElgabry closed 6 years ago

OmarElgabry commented 6 years ago

It outputs 3 since you added counterArray["C"] = 1;

ganqqwerty commented 6 years ago

thanks for your fix!