LaunchCloud Labs // R&D Division
This assessment is designed to measure your ability to synthesize information and deploy working code rapidly. You are encouraged to use AI tools to assist your workflow. We prioritize the final output over the method used.
Context: We are architecting a system called "Project: MERCHANT_RISK". Unlike traditional banks that assume customer liability, our model shifts risk decisioning to the Merchant. This allows high-margin businesses to approve customers that banks would otherwise reject.
Directives: Generate a formal Logic Brief (PDF or Doc) that addresses the following:
Objective: Use AI to generate and refine a functional HTML/JS web component. This must be a working file.
Directives: Build a "Dynamic Payment Slider" with the following specifications:
(Principal Amount + 10% Service Fee) / 4 Weeks.Provide a link to a screen recording showing the code running and the slider functioning.
Objective: Demonstrate the ability to write scripts that sanitize and structure unstructured data.
Directives: Write a script (Python or JavaScript) that ingests a raw string and returns a clean, deduplicated list of emails.
Input String:"Client: John (john@gmail.com) - PAID. Client: Sarah [sarah.123@yahoo.com] -- LATE. Contact: admin@business.net // Status: Pending."
Requirements: