Skip to content

XRSHEERAN/JavaProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java_Station

Java Project Repo containing five sub-projects utilizing multiple data structures

Author: Me (Xianrun Qu)

Goal: Present my coding projects :)

List of Projects

  • Employee DB: Using ArrayList to implement a Database GUI that can store the name and business trips of a company.
  • ImagePlayer: A loop structure that used to display images
  • Heap: My heap implemented with shadow array
  • MyHashtable: Implementation of hashing and O(1) operations
  • Sorts: basic sorts (selection, quick, merge, insertion, heap) and a class for sorting. Pretty comprehensive and helpful.
  • Linear Regression: Java Implementation of Linear Regression
  • Artificial Neural Network: Java Implementation of NN

About

A place working with JAVA Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages