Purchase Solution

Pseudocode to check if sum of 2 items in an array is 100

Not what you're looking for?

Ask Custom Question

Write and explain the pseudocode to check whether there are 2 items in an array of n integers so that their total is 100.

Purchase this Solution

Solution Summary

The solution clearly explains writing a pseudocode to check if sum of 2 items in an array is 100.

Solution Preview

Hi,

This is Leela Krishna. I am attaching a doc with pseudocode and a simple explanation (the pseudocode itself explains the logic, but i wrote explanation also).

Question: Write and explain the pseudocode to check whether there are 2 items in an array of n integers so that their total is 100

Solution:

Assumption: Let the array be A and array elements are stored from 1 ...

Purchase this Solution


Free BrainMass Quizzes
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.

Basic Networking Questions

This quiz consists of some basic networking questions.

Excel Introductory Quiz

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

C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.