SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 313 Weeks Ago, 6 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 08 Jan 2018 My Price 7.00

java program that will contain two methods to:

Bubble Sort Strings:

Write a java program that will contain two methods to: 

  1. Print the contents of an array of Strings the method should be called printArray
  2. Sort an array of Strings in a descending fashion using the bubble sort the method should be called sortArray

Test cases
-----
Input: 

n, where n is the length of the array, followed by n Strings

Sample Input: 

6 hello hello world java cs162 1234

Output: 

the unsorted array printed out on one line followed by the sorted array printed out on the next line

Sample Output: 

Unsorted array: 

hello hello world java cs162 1234 

Sorted array: 

world java hello hello cs162 1234 

-----

Answers

(5)
Status NEW Posted 08 Jan 2018 02:01 PM My Price 7.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)