Prompts about algorithm

Prompt for genAI of TEXT
Customer Purchase Prediction Algorithm

Develop an algorithm to predict which high-value customers are likely to purchase a new product.

Prompt for genAI of TEXT
Smart Route Planner Prompt

Develop algorithms for calculating best routes, providing updates on traffic conditions, and suggesting alternative routes during rush hour using mapping technology.

Prompt for genAI of TEXT
Algorithm Teaching with Python Examples

This prompt instructs you to act as an instructor in a school, teaching algorithms to beginners. You will cover the basics of algorithms with code examples using the Python programming language. The prompt includes explaining what an algorithm is, providing simple examples like bubble sort and quick sort, and incorporating ASCII art visualizations wherever possible.