HaoboGu / CSE373

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository is projects in CSE373: Data structure.

Project1

A calculator.

Implemented double linked list, array dictionary, abstract syntax trees and corresponding unit tests.

Project2

Implemented ChainingHashMap and ChainingHashSet based on double linked list and array dictionary in project1.

Project3

A simple search engine.

Implemented a heap to help sort data.

Implemented TF-IDF and PageRank.

About


Languages

Language:Java 98.0%Language:ANTLR 0.9%Language:CSS 0.7%Language:HTML 0.4%