Skip to content

liu115/dsa15_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA_final

##CONTENTS OF THIS REPO

  • Introduction
  • Files
  • How to Compile
  • Report

##INTRODUCTION

This repository is the final project of DSA for team 'em pleh esaelp'.

##FILE This repo include:

  • Source Codes
  • README
  • Makefile
  • report.pdf

Caution: NO BINARY FILEs

##How To Compile

The executable file, final_project will be put in the /bin.

make bank1 and the bank system is implemented with unordered map.

make bank2 and the bank system is implemented with RB tree.

make bank3 and the bank system is implemented with Radix tree.

make run will execute the bin/final_project.

make clean will remove all the object files.

##REPORT The report.pdf include:

  • The team members’ names and school IDs
  • The responsibilities of the team members
  • The data structures you compared, including the results submitted to the mini-competition site
  • The data structure you recommend
  • The advantages of the recommendation
  • The disadvantages of the recommendation
  • How to compile your code and use the system
  • The bonus features you implement and why you think they deserve the bonus

=============================== Hope that everyone can have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published