Sunday, 25 August 2013

Data structure which supports fast starts_with and like operation on strings

Data structure which supports fast starts_with and like operation on strings

References

Reference NO 1

http://stackoverflow.com/questions/16563131/data-structure-to-support-optimal-operations-for-a-scoreboard

Reference NO 2

http://docs.python.org/library/stdtypes.html

Reference NO 3

http://en.wikipedia.org/wiki/Rope_(data_structure)

Reference NO 4

http://llvm.org/docs/ProgrammersManual.html

Reference NO 5

http://msdn.microsoft.com/en-us/library/ms973919.aspx

Reference NO 6

http://www.jython.org/jythonbook/en/1.0/DataTypes.html

Reference NO 7

http://www.eclipse.org/xtend/documentation.html

Reference NO 8

http://docs.basho.com/riak/1.3.2/references/appendices/comparisons/Riak-Compared-to-Cassandra/

No comments:

Post a Comment