Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Explain how Trulia and Google Maps use an API to bring you the location of this apartment/house (a few sentences)
Question: Draw a class diagram representing the relationship between travelers and the hotels in which they stay.
(i) Median selection algorithm using the linear-time select method; (ii) The randomized pivot selection algorithm (the function given in Section 2.2).3.
Problem: In your opinion and own words, as a web designer, you should focus more on front-end design or on back-end design?
Design an algorithm to walk along of the wall that meets the door in O(n) steps. Assume that n is an unknown value (information belonging to the instance).
Identify the type of cabling currently feeding your home and school. (Be specific about this, What type of cabling does your ISP use from the street to house?
Describe the behavior of a TCP/IP network under the following conditions. In this scenario consider a network of computers sharing a single gateway to get to th
Imagine the level of effort it takes to keep your school running day after day. List all of the processes associated with your chosen area.
Why is the word trust is important in cloud security. Summarize the importance of trust between cloud providers, cloud technical brokers and cloud consumers.
What are three general types of software metrics used in software engineering? Identify at least two specific examples for each kind.
Identify and analyze an APT group of your choosing. How could you envision using this information to help you in a cyber security role in the future?
Describe the number of levels in the memory hierarchy and the performance. What are the Computer's Input and Output (I/O) techniques?
What did you notice about how devices communicate with each other? What solutions did you find to problems you encountered?
Give a randomized algorithm that uses O(nlogn) comparisons in expectation. Prove that your algorithm is correct and that it uses O(n log n) comparisons in expec
What is the value of eax AFTER the shr operation? What about ecx AFTER the shl operation? What is the value of the carry flag (CF) after the cmp instruction?
Would you consider the cloud service provider a malicious attacker? Provide two arguments each for and against considering Nozama as a potential attacker.
In the worst case scenario, when will the signal of node B reach A? Could Node A complete its transmission before it realized that B was transmitting?
Does the Simulated Annealing algorithm given in class always terminate? Why or why not? Give a suitable fitness function for this problem.
What types of cyber weapons and tactics do intruders use? What type of defensive tools can we employ to protect our networks? What is future of cyber warfare?
What is the maximum number of yes/no questions would you have to ask to determine which card a person has picked from a normal 52-card deck?
Is it still possible to implement I/O redirection somehow? What about pipelines? Discuss the problems and possible solutions.
Determine the maximum speedup that can be achieved with control parallel approach for prime finding solution for n = 1000, using Sieve of Eratosthenes algorithm
Develop a O(n)-time non-recursive procedure that, given an n-node binary tree, prints out the key of each node of the tree in preorder.
Describe your algorithm with words and explain why it is correct. Justify the running time of your algorithm.
Draw a functional dependency diagram for the initial relation. This diagram should agree with the primary key you selected in above.