subject
Business, 01.06.2021 06:40 quarrella

You are required to implement their system in Python. The company is in the business of providing loans to businesses in the informal section of the economy. For a borrower to get a loan, he/she needs to submit a hard copy of a completed applica A small high-street micro-finance company wishes to computerize their operations. You are tion form. You are therefore required to develop a Python system which will allow the company to record and store the details on the completed application forms. The information to be stored include, the fullname of the applicant, the national id, date of birth, application date, loan amount, and purpose of the loan.

Required

Implement a Python class to model the above scenario. The class should have a constructor to initialise the above instance variables and should have a method to print the details about an application. [20]
Implement an inner class inside the class defined in part (1) above containing a class for a queue data structure with the necessary methods which allows one to sufficiently manipulate queue objects. Your class should use the array data type and not the list datatype. [20]
Modify your code so that you can insert/add and store the completed applications in a queue immediately after submission of an application (creation of an object). [10]
Provide a method in the appropriate class which will sort the applications in ascending order by loan amount using Bubble sort. [10]
Provide a method in the appropriate class which will sort the applications in descending order by application date sing Quick sort. [10]
Provide a method in the appropriate class which will allow users to search for an applicant by ID number using BinarySearch. [20]
You are required to store the completed applications in a Binary Search Tree and also find elements in the tree.
You are required to make reasonable assumptions where necessary and credit will be given to the most innovative and efficient solution. ​

ansver
Answers: 2

Another question on Business

question
Business, 22.06.2019 15:10
Popeye produces 20 cans of spinach in 8 hours. wimpy produces 15 hamburgers in 10 hours. if each hamburger trades for 1.5 cans of spinach, then: a.wimpy’s production and productivity are greater than popeye’s. b.popeye’s production is greater than wimpy’s, but his productivity is less. c.wimpy’s production is greater than popeye’s, but his productivity is less. d.popeye’s production and productivity are greater than wimpy’s.
Answers: 3
question
Business, 22.06.2019 19:00
The market demand curve for a popular teen magazine is given by q = 80 - 10p where p is the magazine price in dollars per issue and q is the weekly magazine circulation in units of 10,000. if the circulation is 400,000 per week at the current price, what is the consumer surplus for a teen reader with maximum willingness to pay of $3 per issue?
Answers: 1
question
Business, 22.06.2019 19:10
You have just been hired as a brand manager at kelsey-white, an american multinational consumer goods company. recently the firm invested in the development of k-w vision, a series of systems and processes that allow the use of up-to-date data and advanced analytics to drive informed decision making about k-w brands. it is 2018. the system is populated with 3 years of historical data. as brand manager for k-w’s blue laundry detergent, you are tasked to lead the brand's turnaround. use the vision platform to to develop your strategy and grow blue’s market share over the next 4 years.
Answers: 2
question
Business, 23.06.2019 08:30
In the supply-and-demand schedule shown above, the equilibrium price for cell phones is $25 $100 $200
Answers: 2
You know the right answer?
You are required to implement their system in Python. The company is in the business of providing lo...
Questions
question
Mathematics, 23.03.2021 05:00
question
Mathematics, 23.03.2021 05:00
question
Mathematics, 23.03.2021 05:00
Questions on the website: 13722367