No repeats please. This is a tough one, really. We are going to bruteforce this challenge instead of using clever mathematics this time around. Simply because it will let us do a few more things. […]
Tag: function
FCC Bonfire Series 145: Inventory Update
Today, we tackle the fourth bonfire within the Advanced Algorithm Scripting section, Inventory Update. The way I’m going to work through this problem is, as always, just one among a sea of possible solutions. With it, […]
FCC Bonfire Series 144: Exact Change
Today, we are going to be working through the Exact Change bonfire. This guy is tough, but we’ll get him for sure. There is a few ways to tackle this problem, but I’ll try to use […]
FCC Bonfire Series 143: Symmetric Difference
This next bonfire, Symmetric Difference, seems to be a brick wall for many people; when we are done with it, you’ll see how abstraction turns a complex problem into a series of simple smaller steps. […]
FCC Bonfire Series 142: Validate US Telephone Numbers
This post marks the beginning of the end. The end of the Free Code Camp bonfires. Ths time, we are going to be tackling the first bonfire in the advanced (or upper advanced) section. It deals […]