Sometimes I don't aware that I use different data structures.
- [1,2,3] in Rust is an array.
- [1,2,3] in Elixir is a singly-link list.
- [1,2,3] in PHP is an ordered hash map.
- [1,2,3] in Clojure is a hash array mapped trie.
Sometimes I don't aware that I use different data structures.
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)