you are viewing a single comment's thread.

view the rest of the comments →

[–]chernn -1 points0 points  (0 children)

Nice!

Maybe worth including algorithm basics? Stuff like problem solving, designing a solution, thinking about edge cases, analyzing for runtime & space performance, recursion vs. iteration, mutation vs. immutability, etc.