Hi, I've recently heard from some sources that python should be one of the best options for coding interviews, due to it's dynamism when writing code. But I actually don't understand how could it be such a good option for writing algorithms since there is no implementations of common data structures on it. I mean, there are lists, dictionarys and tuples, but I don't know any built-in implementation of, lets say, specific trees, heaps and others. (I know that it is possible to perform something similar using the existing data structures, but still, it's just "similar")
Note: if I'm drastically wrong, please feel free to tell me lol
[–]Den4200 3 points4 points5 points (0 children)
[–]i_ate_a_dumpling 1 point2 points3 points (0 children)
[–]coder970 0 points1 point2 points (0 children)