Skip to content

cassiyemay/Java-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Java-assignments

4 Assignments and 1 project assignment:

Assignment1:MyBnb startup service

MyBnb wants to develop a Java program that handles whole business, which demand to develop four classes. BnbProperty, BnbApartment,BnbVilla and the existence of three array lists of to cover the three different types of property.

Assignment2:

Theory for understanding pseudo code and algorithm running time; transferring pseudo code into algorithm

Assignment3:

Array-based and Linked-based strategies on Stack

Assignment4:

Array-based and Linked-based strategies on Queue and Deque

Project:

Bucket and Radix Sort

Releases

No releases published

Packages

No packages published

Languages