Skip to content

Conversation

@abhishekrahul93
Copy link

This pull request contains my completed solutions for the Lambda Functions, Map, Reduce, Filter lab.

✔ What is included:

  • Filtering credit and debit transactions using filter() + lambda
  • Sorting debit transactions with sorted() + lambda
  • Applying interest using map()
  • Updating account balances with map() and custom functions
  • Summing negative balances using reduce()
  • Clean and complete implementations for all challenge exercises

Ready for automatic feedback. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant