Thanks for sharing. I’ve seen most of these projects apart from codewars and spoj. Best quality I found atm was from HackerEarth, freeCodeCamp and Bitdegree. Would also add Coderbyte to the list.
I totally bombed one of those code assessments last night. It was a #NodeJS environment, I tried to import/require packages, when I couldn't, I wasted a bunch of time debugging why before I even started working out a solution.
#codefight#codility
Day 12:
- Learned about object, prototype and inheritance in JavaScript, its very different from other OOP language like Java.
- Solved a few challenges on CodeFight!
#100DaysOfCode
#100DaysOfCode R4D27: Completed CodeFight that I had been stuck on 🧐, then moved on to Angular--Fin template-driven forms assignment, then moved on to reactive forms.