|
|
 |
Have a favorite subject? Get browsing, and start earning cash! Want to see expired questions, too?
|
| Here are the questions in Computer Science » Algorithms. Go get 'em! 1-20 of 24
| Next | | Bounty | Status | Question |
Due |
|---|
| $1.00 |
Unanswered |
student answers to an introduction to pr
review questions to an introduction to programming using alice (chapter 5)
|
Jan. 10, 2009 |
| $15.00 |
Answered |
Binary Search Routine
Please reference the attached C++ file. The question I need answered is: Suppose that line 15 in the binary search routine had the statement low = mid instead of low = mid + 1. Would the routine...
|
Jan. 05, 2009 |
| $10.00 |
Answered |
flowchart
a Department Store keeps a record of every sale in the following format: DEPARTMENT STORE SALES FILE DESCRIPTION File name: DEPTSALES Sorted by: Department Field Description ...
|
Dec. 15, 2008 |
| $10.00 |
Unanswered |
flowchart help
Cools Department Store keeps a record of every sale in the following format: DEPARTMENT STORE SALES FILE DESCRIPTION File name: DEPTSALES Sorted by: Department Field Description ...
|
Dec. 15, 2008 |
| $10.00 |
Answered |
help with a flowchart
can some help me with an example of a flowchart with the following information charted in it?
|
Dec. 15, 2008 |
| $25.00 |
Answered |
Please help!!!! with Algorithm Analysis in C++
A deque with heap order is a data structure consisting of a list of items, on which the following operations are possible: Push(x): Insert item x on the front end of the deque. Pop(): Remove the...
|
Dec. 11, 2008 |
| $20.00 |
Answered |
Could someone assist me with this generic Map problem?
Implement a generic Map that supports the insert and lookup operations. The implementation will store a hast table of pairs (key, definition). Need to be able to lookup a definition by providing...
|
Dec. 11, 2008 |
| $8.00 |
Unanswered |
visio flowchart
DEPARTMENT STORE SALES FILE DESCRIPTION File name: DEPTSALES Sorted by: Department Field Description Data Type COMMENTS Transaction Number Numeric a 6-...
|
Dec. 10, 2008 |
| $10.00 |
Answered |
flowchart
Include two overloaded methods named computeWeeklySalary(). One version accepts an annual salary as a number and calculates weekly salary as 1/52 of the annual amount. The other accepts a number...
|
Dec. 08, 2008 |
| $15.00 |
Answered |
flowchart
flowchart help and need it quick..past due
|
Dec. 08, 2008 |
| $20.00 |
Unanswered |
Data Structures Programming in C++
A deque with heap order is a data structure consisting of a list of items, on which the following operations are possible: push (x): Insert item x on the front end of the deque. pop (): Remove the...
|
Dec. 04, 2008 |
| $15.00 |
Answered |
Dictionary skeleton
I need help with implementing a generic Map that supports the insert and lookup operations. It needs to be able to store a hash table of pairs (key, definition). I will be able to lookup a...
|
Dec. 03, 2008 |
| $10.00 |
Answered |
Flowcharts
Heres my problem and not sure what to do with the info to make my flowchart . I have started one but need a little help. can you help me? The voting district field contains a number from 1 through...
|
Dec. 01, 2008 |
| $20.00 |
Answered |
Flowchart
I need a flowchart! A soft-drink manufacturer produces several flavors of drink—for example, cola, orange, and lemon. Additionally, each flavor has several versions such as regular, diet, and...
|
Nov. 25, 2008 |
| $10.00 |
Answered |
flowchart help?
I am needing help creating a flowchart based on the following information. Can anyone help me? The city of Cary is holding a special census. The census takers collect one record for each citizen as...
|
Nov. 23, 2008 |
| $10.00 |
Answered |
Data Structures Programming in C++
The longest common subsequence problem is as follows: Given two sequences A = a1, a2, ...am ans B= b1,b2,..., bn, find the length, k, of the longest sequence C= c1, c2,... ck such that C is a...
|
Nov. 13, 2008 |
| $10.00 |
Answered |
Programming Problems ch 5 IT/210 Week 7
Can anyone help me with this assignment for IT 210? •Complete Programming Problems 1 and 2. •Provide the analysis and pseudocode only (no diagrams are required). For each of the following problems,...
|
Nov. 07, 2008 |
| $25.00 |
Answered |
Currency Conversion Project
I can use this currency conversion project . Please see document attached with all requirements.
|
Nov. 07, 2008 |
| $4.00 |
Unanswered |
Data Structures & Algorithm Analysis in C++
I need help with writing a program to solve a selection problem. Let k= n/2. Also, draw a table showing the running time to show various values of N.
|
Nov. 04, 2008 |
| $10.00 |
Answered |
Algorithm Help!!!!!!! Please Assist!!!!!!!!!!
The longest common subsequence problem is as follows: Given two sequences A= a^1 (numbers are subscripts), a^2,.......a^m, and B= b^1, b^2,.......b^n, find the length, k , of the longest sequence C=...
|
Oct. 28, 2008 |
|