TomlaiDifferent approach for Staircase JavaScript problemFor Staircase algorithms problems, i am sure many of you have seen different way to do it. Either with high order built-in function or…Apr 30, 2021Apr 30, 2021
TomlaiSales by Match with using Obj{}Yes our algorithm problem this time from HackerRank is trying to solve something that sales by match. It is using socks as example and let…Apr 23, 2021Apr 23, 2021
TomlaiUsing Nested For LoopToday we got a fun algorithm problem from HackerRank to look at. It is call Electronics Shop. This question has two array and they are…Apr 16, 2021Apr 16, 2021
TomlaiNumber Line Jumps with JavaScriptToday i got some fun algorithm problem from HackerRank to look at. It is call Number Line Jumps. You are choreographing a circus show with…Apr 9, 2021Apr 9, 2021
TomlaiUse Obj {}to find the Duplicate NumberLast time we used .Set() to solve this algorithm problem. This time we are using different approach. Let take a look for how to use object…Apr 2, 2021Apr 2, 2021
TomlaiUse .Set() to Find the Duplicate NumberThis is an algorithm problem I believe a lot of people have seen before. And I see many people using object and set for key and value to…Mar 26, 2021Mar 26, 2021
TomlaiLearning never end, how to keep going?In Software field, finish school or bootcamp is not the end of learning process. It just makes me realize there are a lot more ahead of me…Mar 19, 2021Mar 19, 2021
TomlaiOften used of Array Methods for JavaScriptNot only in the project but also in some algorithm questions, we will have to use array methods to solve the problem. Array methods are…Mar 12, 2021Mar 12, 2021
TomlaiHow is the job search and working environment will be different during Coronavirus?Since, we are getting close to finish our bootcamp the following up next challenge will be searching future job. But this year is very…Nov 12, 2020Nov 12, 2020
TomlaiHow different is coding language not written by English looks like?Through out the bootcamp and a little understanding for the coding language. Most of the famous programming languages are pretty much all…Oct 22, 2020Oct 22, 2020