Purchase Solution

Javascript: merge two sorted arrays into one sorted array

Not what you're looking for?

Ask Custom Question

I'm trying to write a function merge that take two sorted arrays as parameters. The function should create a new array whose size is the sum of the two parameter array lengths. The merge function should then fill in the new array with elements from the two parameters such that the two sorted arrays are merged into one sorted array.

I'm creating the function in JavaScript and calling it in a HTML file.

Purchase this Solution

Solution Summary

A function to print the argument array content neatly has also been added in the html file, and two individual arrays are also printed apart from the merged array.

Solution Preview

Please find attached 306134.zip that contains two files ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.