Hacker News new | ask | show | jobs
by asatterfield54 2563 days ago
1. SELECT * FROM adsense_payouts ORDER BY amount DESC. If no results, SELECT * FROM search_results ORDER BY clicks DESC.

2. If y > x, where x = ((purchase price of company from #1) / 3) and y = (amount of payout) or y = (clicks * 1000) in #1

3. Clone MVP, remove company from adsense_payouts and search_results