I remember how I came across a list of basic algorithms that need to be implemented in a new language in order to understand how the language does something, but I seem to have lost the link to it.
What simple tasks / code snippets would you recommend to take over to choose a good sense of the language?
I'm not talking about developing large applications or anything that I think of, writing a linked list, and then expanding it to a doubly linked list. Implementation of various sorting / search algorithms, etc.
Exercises that would help someone who knows how to program in one language are accelerated as quickly as possible in a new language.
language-agnostic
Omar kooheji
source share