Data structure for text editor

后端 未结 5 1607
误落风尘
误落风尘 2021-01-29 20:41

This is an interview question. What data structure would you use to store the text in a text editor?

5条回答
  •  花落未央
    2021-01-29 21:06

    You might find this interesting, even if it does not exactly answer your question:

    Most efficient data structure to add styles to text

    I am hoping that the discussion will go to fascinating places :-)

提交回复
热议问题