Skip to content

akinomik/courseraJava_UPenn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

courseraJava_UPenn_3

Homework 3, week2 : Arrays & ArrayLists

Some assignment coding for a class with methods for working with and manipulating Arrays and ArrayLists.

  • To count the number of occurrences of the given element in the given array.
  • To find the max number in the given array.
  • To keep track of every occurrence of the max number in the given array, AND:
    • to put all of the zeros in the given array, at the end of the given array;
    • to update the array itself;
    • to maintain the order of the non-zeros.

DNSMasq-Deny-Allow

Obraz

About

Homework 3, week2 : Arrays & ArrayLists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages