• Q : An online used-car trading dot-com hires you....
    Data Structure & Algorithms :

    Give an E/R design for this database. Very briefly explain the intuitive meaning of any entity and relationship sets. Do not forget to indicate any keys, multiplicity of relationships, and w

  • Q : You have to solve tow jugs problem using genetic algorithm....
    Data Structure & Algorithms :

    Suppose, you have to solve tow jugs problem using Genetic Algorithm, discuss how would you represent the chromosome and how would you evaluate the fitness of chromosome?two jugs of 4 liter and 3 liter

  • Q : Create a structure that has one variable....
    Data Structure & Algorithms :

    Create a structure that has one variable called value and one pointer to the list (making it a linked list). Prompt for 5 values from the keyboard as input and store them in the linked list

  • Q : Implement a binary tree using array as underline storage....
    Data Structure & Algorithms :

    Implement a binary tree using array as underline storage + root at index 1, + left child at parent's (index * 2)+ right child at patent's (index * 2 + 1) + parent is at child's (index /

  • Q : Draw a structured flowchart or write structured....
    Data Structure & Algorithms :

    Draw a structured flowchart or write structured pseudocode describing how to find your classroom from the front entrance of the school building. Include at least two decisions and two loops.

  • Q : A thief robbing a store and can carry a maximal weight....
    Data Structure & Algorithms :

    A thief robbing a store and can carry a maximal weight of W into their knapsack. There are n items and ith item weight wi and is worth vi dollars. What items should thief take?Write an algor

  • Q : The program that you coded for your assignment....
    Data Structure & Algorithms :

    The program that you coded for your Assignment 3 (A3) should calculate Total Sales, Total Bonus etc. for a particular year. The ABC authority now wants to store the detail sales and bonus information

  • Q : Chandy lamport distributed snapshot algorithm....
    Data Structure & Algorithms :

    Construct an example to show that Chandy Lamport distributed snapshot algorithm does not work when the channels are not FIFO.

  • Q : Multiple breakpoint distance problem....
    Data Structure & Algorithms :

    Design a greedy algorithm for the the multiple breakpoint distance problem.

  • Q : Discuss the various symmetrical and asymmetrical algorithms....
    Data Structure & Algorithms :

    Discuss the various symmetrical and asymmetrical algorithms that can be used in developing secure systems. Analyze symmetrical and asymmetrical algorithms. Differentiate between the two.

  • Q : Algorithmic steps and determine the maximum time....
    Data Structure & Algorithms :

    Write a game that can be played in algorithmic steps and determine the maximum time (in notation) it will take to play the game.

  • Q : Suggest a change to the closest-pair algorithm....
    Data Structure & Algorithms :

    Suggest a change to the closest-pair algorithm that avoids presorting the Y array but leaves the running time as O(n lg n). (Hint: Merge sorted arrays YL and YR to form the sorted array Y .) 

  • Q : Determining total available storage capacity....
    Data Structure & Algorithms :

    A certain hard disk has 480 cylinders, sixteen tracks, and thirty-two sectors of 512 bytes each. It spins at 4800 revolutions per minute, and has an adjacent cylinder seek time of eighty msec, and a m

  • Q : Making a data flow chart....
    Data Structure & Algorithms :

    Create a Data Flow Chart and then make an application that allows a user to enter a stock transaction and determine the stockbroker's commission.

  • Q : Determining available storage space....
    Data Structure & Algorithms :

    There are twenty gigabyte of space on a computer's hard disk. I transfer information via a telephone line (connection) at the rate of 14,400 bits per second.

  • Q : Uniform resource locator....
    Data Structure & Algorithms :

    Another thing that puzzles me is that sometimes when I type a uniform resource locator (URL), I was told that the host named in the URL does not exist. Yet often this is a host name I have been usin

  • Q : Designing representation of display screen....
    Data Structure & Algorithms :

    Problem Statement 1: Speedy Spuds is a fast-food restaurant offering all kinds of potatoes. The manager has a 30-second rule for serving customers.

  • Q : Making an object oriented data model....
    Data Structure & Algorithms :

    Make an object oriented data model, including all appropriate notation, to represent the following situation. In a particular region there are a number of gardens.  

  • Q : Determining sql statements....
    Data Structure & Algorithms :

    Assume that the tables T1 and T2 have a 1:1 relationship. Suppose that T2 has the foreign key. Demonstrate the SQL statements necessary to move the foreign key to T1. Make up your own names for prim

  • Q : Spreadsheet to determine projected total costs and profits....
    Data Structure & Algorithms :

    Prepare a spreadsheet to determine your projected total costs, total revenues, and total profits for giving seminar on cost estimating. Below are some of your assumptions:

  • Q : Determining flaws in design....
    Data Structure & Algorithms :

    Identify flaws in design of the Report of Consumers that follows. What assumptions about users and tasks did you make in order to assess this design? Redesign this report to correct these flaws.

  • Q : Formula to evaluate number of address bus conductors....
    Data Structure & Algorithms :

    If an address bus needs to be able to address eight devices, how many conductors will be needed? What if each of those devices also requires to be able to talk back to the I/O control device?

  • Q : Making the table showing decimal value....
    Data Structure & Algorithms :

    Using 5 bits to represent each number, write the representation of 7 and -7 in 1's complement, signed magnitude, and 2's complement integers.

  • Q : Distinction between formulas and functions....
    Data Structure & Algorithms :

    Explain to your mother-in-law the difference between formulas and functions, and then give her one example of how she might use each in her budget.

  • Q : Describing the benefits of isdn....
    Data Structure & Algorithms :

    Sometimes ISDNs are used in locations that do not support DSL or cable modem connections. Your selections may be analog modems or an ISDN connection in those remote locations. Explain 3-benefit

©TutorsGlobe All rights reserved 2022-2023.