Giter VIP home page Giter VIP logo

cardapprovaldem's Introduction

CardApprovalDem

demo Card Approval application, using spring boot and drools rule set :: https://medium.com/javarevisited/spring-boot-drools-rule-engine-example-965eea437ee9

Title : Rapid Commercial Card Approval System Description : You're tasked with developing a simplified rule-based system for a financial institution to automate the approval process specifically for commercial card applications. Given the time constraint of 2 hours, the goal is to implement essential rules for swift decision-making tailored to commercial card applications

Duration of the Interview : 2 hours

Subtasks:

Application Data: Business name Annual revenue Number of years in business Requested credit limit Type of commercial card (e.g., corporate, purchasing, travel)

Approval Rules: Approve applications if annual revenue exceeds X, where X is a configurable threshold. Approve applications if the number of years in business is above Y, where Y is a configurable threshold. Adjust approval criteria based on the type of commercial card requested. Apply specific rules for different commercial card types (e.g., stricter criteria for travel cards due to higher risk).

Decision Outputs: Display a concise message indicating approval or rejection along with the reason(s) based on the applied rules.

Rule Definition: Define basic rules in Drools DSL or rules file to evaluate revenue, years in business, and card type against predefined thresholds and criteria.

Data Integration: Implement a straightforward data input method (e.g., command-line interface, simple form) to gather application details including the type of commercial card.

Rule Evaluation: Utilize Drools to swiftly evaluate the application data against the defined rules and generate immediate decisions based on the card type.

Output Generation: Present the approval decision and reasoning directly on the console or in a basic user interface for quick review.

Testing and Validation: Conduct rapid testing using sample data to verify that the system accurately determines approvals and rejections based on the implemented rules and card-specific criteria.

Efficiency Assess the engineer's ability to swiftly implement core rules and ensure fast decision-making tailored to commercial card applications.

Accuracy Verify that the system correctly approves or rejects applications based on the provided data and rules, considering different commercial card types.

Adaptability Evaluate how well the engineer adjusts approval criteria based on the type of commercial card requested, demonstrating an understanding of varying risk profiles.

Simplicity Consider the simplicity and clarity of the implemented solution within the 2-hour time constraint

cardapprovaldem's People

Contributors

rajshree0218 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.