Search
⌘K

Leetcode 2990. Loan Types

Given a list of loan/application records with attributes, classify or filter them by specified criteria (e.g., amount, term, credit) and return the requested types, counts, or IDs. The problem focuses on straightforward iteration, conditional checks and simple grouping/aggregation.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.