Answer the question
In order to leave comments, you need to log in
What data structure algorithm to use to write your bike?
Good day!
There was an idea to create my own English-Russian dictionary. So that it would be possible to enter new English words into it with a translation into Russian and a search would be performed. Should I use hash tables, if so, what data structure should I use (from STL to C++ or from C# from the System.Collections.Generic namespace)? Can I connect Microsoft SQL database to all this? I apologize for the noobism.
PS I once tried to implement something similar in the form of a binary search tree, but as a result I came to the conclusion that in some cases the node of the tree became the beginning for a linked list and the speed of searching for the desired word was lost. I saved the words in a txt file.
Answer the question
In order to leave comments, you need to log in
Structure algorithm? There are a lot of weirdos on the net, but you are the first one who conjugated these words like that .
Should I use hash tables, and if so, what data structure should I use (from STL to C++ or from C# from the System.Collections.Generic namespace)?It is possible, any. In Mueller's dictionary, one and a half kilos of weight , but for a hash table, this is a trifle.
Can I connect Microsoft SQL database to all this?You can, but why is there a multi-user base? Enough and SQLite.
I tried to implement something similar in the form of a binary tree ... search speed was lostWhat is the speed, what are you talking about? you here .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question