项目作者: rahul1947

项目描述 :
Implementation of MDS for a website seller (like Amazon), having thousands of Products (each with its own ID, Price, Description). Organizing data into a TreeMap (Red-Black Tree), used HashMap, and HashSet to achieve insertion, deletion, search, modification efficiently.
高级语言: Java
项目地址: git://github.com/rahul1947/LP3-Multidimensional-Search-MDS-Implementation.git