Skip to content

[FE] cuong lam#262

Open
cuonglam0489 wants to merge 1 commit into
99techteam:mainfrom
cuonglam0489:main
Open

[FE] cuong lam#262
cuonglam0489 wants to merge 1 commit into
99techteam:mainfrom
cuonglam0489:main

Conversation

@cuonglam0489
Copy link
Copy Markdown

Problem 1 : Three ways to sum to N

Summary : Added three unique implementations (iterative, formula, functional recursion) to solve sum-to-n problem, with test cases and complexity analysis included.

Problem 2 : Fancy Form

problem_2

Summary : Implemented a currency swap form with bidirectional amount calculation (editing either field recalculates the other), live exchange rate display, input validation (empty, non-numeric, negative, overflow), dynamic currency selectors, a swap-direction button that preserves amounts, a simulated async transaction with loading state, and a success modal with visual feedback.

Problem 3 : Messy React

Summary : fixed filter & type bugs, memoized calculations, stable keys, tie-breaker, empty state handling, and improved render performance.

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