Suppose that a software engineer decides to use the insertion sort to (ascending) sort the addresses of the residents of the city of Toronto. Briefly explain why this is a bad idea
Consider the Facebook social networking application. User can logs in to the system, browse their notifications, views updates, sends message to friends, add/ remove friends. This is a single page application interface where all the operations are performed through a unified web page. For the various architectural style you have studied, which one will you use for face book. Provide reasons and well grounded justifications. Draw the a neat and clean architecture.
I need to make a project for my software testing class. I have a working website which runs locally on a web browser (it is not hosted anywhere). I need to explain in the form of reports and ppts, the Software development life cycle. I am not able to make a Pipeline to deploy my website. Do you know how to build a pipeline using Jenkins? Thanks.
Suppose that you have to build a product to determine the inverse of 3.546784 to four decimal places. Once the product has been implemented and tested, it will be thrown away. Which life cycle mode would you use? Give reasons for your answer.