Trusted by 400K+ professionals
The AI assistant that actually does stuff
Lindy saves you two hours a day by proactively managing your inbox, meetings, and calendar, so you an focus on what actually matters.
Get help writing code snippets or receive reviews and improvements for your existing code with clear explanations.


Your recursive Fibonacci implementation works correctly but has exponential time complexity O(2^n). I recommend using memoization or an iterative approach to achieve O(n) complexity. Here's an improved version...
|Your recursive Fibonacci implementation works correctly but has exponential time complexity O(2^n). I recommend using memoization or an iterative approach to achieve O(n) complexity. Here's an improved version...
Generate any text with AI
Not sure what you can generate?
Trusted by 400K+ professionals
Lindy saves you two hours a day by proactively managing your inbox, meetings, and calendar, so you an focus on what actually matters.