At least Intermediate level:
Basic operations: sort, map, filter, reduce
Algorithms complexity basics (O(1), O(N), ...)
Data structures: array, stack, queue, linked-list, tree, hash table (map), set
Last updated 5 years ago
Was this helpful?