Scenario: You have accepted the chance to be a software developer intern for a company that works in the financial sector. Your company is evaluating building an internal software development department and start building in-house applications instead of buying readymade and custom solutions from 3rd party vendors. You have been asked by your manager to provide a detailed report that provide complete solutions for the algorithms described Part 1, answering the requests in Part 2, and complete the POC (Proof of Concept) in Part 3. Your report shall contains all the required information and artifacts of your work (e.g. source code and screenshots). Part 1: Searching on an array/list is to find a given element on the array and return whether it is found or not and return its position if found. Linear search and binary search are two popular searching algorithms on arrays. 1.1 Define what an algorithm is and outline the characteristics of a good algorithm (Report). 1.2 Develop algorithms for linear search and binary search using Pseudo code (Discussion). 1.3 Describe the steps involved in the process of writing and executing a program (Report). 1.4 Write the Java program code for the above two algorithms, then take an array of 10 or more elements and dry run the above two algorithms. Show the outputs at the end of each iteration and the final output (Discussion).

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

Guys I need help in this ASAP, anyone can do it?

Scenario:
You have accepted the chance to be a software developer intern for a company that works in the
financial sector. Your company is evaluating building an internal software development department
and start building in-house applications instead of buying readymade and custom solutions from 3rd
party vendors.
You have been asked by your manager to provide a detailed report that provide complete solutions
for the algorithms described Part 1, answering the requests in Part 2, and complete the POC (Proof
of Concept) in Part 3. Your report shall contains all the required information and artifacts of your
work (e.g. source code and screenshots).
Part 1:
Searching on an array/list is to find a given element on the array and return whether it is found or not
and return its position if found. Linear search and binary search are two popular searching algorithms
on arrays.
1.1 Define what an algorithm is and outline the characteristics of a good algorithm (Report).
1.2 Develop algorithms for linear search and binary search using Pseudo code (Discussion).
1.3 Describe the steps involved in the process of writing and executing a program (Report).
1.4 Write the Java program code for the above two algorithms, then take an array of 10 or more
elements and dry run the above two algorithms. Show the outputs at the end of each iteration and
the final output (Discussion).
Transcribed Image Text:Scenario: You have accepted the chance to be a software developer intern for a company that works in the financial sector. Your company is evaluating building an internal software development department and start building in-house applications instead of buying readymade and custom solutions from 3rd party vendors. You have been asked by your manager to provide a detailed report that provide complete solutions for the algorithms described Part 1, answering the requests in Part 2, and complete the POC (Proof of Concept) in Part 3. Your report shall contains all the required information and artifacts of your work (e.g. source code and screenshots). Part 1: Searching on an array/list is to find a given element on the array and return whether it is found or not and return its position if found. Linear search and binary search are two popular searching algorithms on arrays. 1.1 Define what an algorithm is and outline the characteristics of a good algorithm (Report). 1.2 Develop algorithms for linear search and binary search using Pseudo code (Discussion). 1.3 Describe the steps involved in the process of writing and executing a program (Report). 1.4 Write the Java program code for the above two algorithms, then take an array of 10 or more elements and dry run the above two algorithms. Show the outputs at the end of each iteration and the final output (Discussion).
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 6 steps with 6 images

Blurred answer
Knowledge Booster
Troubleshooting
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education