This question runs in a pre-configured Salesforce environment - no personal connection required.

Return the Names of all Opportunities whose Amount is greater than the average Amount across all Opportunities that have a non-null Amount. Order the results by Name ascending.

Examples:

Input: (no parameters - queries the org) Output: ['Acme Corp - Q2 Renewal', 'Global Tech - Enterprise Deal', 'Widget Co - Phase 2'] Explanation: These Opportunity names have an Amount greater than the average Amount of all non-null Opportunities, sorted A-Z Input: (no parameters - queries the org) Output: [] Explanation: If no Opportunities exist with a non-null Amount, return an empty list
Apex Code Editor

Welcome to Lightning Challenge!

How It Works

  • • Write your solution in the code editor
  • • This challenge runs without connecting your own org
  • • Submit to check if your solution passes
  • • Use hints if you get stuck

Contest Alert

🏆 #CodeEveryDay September 2026 (Sep 1–15)Sponsored by FLXBL

Contest runs September 1 - 15. Complete challenges to climb the leaderboard!

1st & 2nd: Salesforce certification exam voucher see all prizes

Only the 15 daily challenges shown during this contest count toward points. Earlier dailies don't carry over.

Wally can't hear you

Please sign in to access the AI Assistant

Sign In