(10) Which data structure would you use to design a Text editor? - Quora
If your planning on coding this up from scratch, I'd recommend starting with a "gap buffer". It's not the best solution but it is the simplest. Once you have that implemented, you will have something working and you'll be familiar with some of the issues involved in coding up your own text-editor.Read full article from (10) Which data structure would you use to design a Text editor? - Quora
No comments:
Post a Comment