Skip to content

Conversation

dangvu0502
Copy link

@dangvu0502 dangvu0502 commented Aug 5, 2025

What I've Done

  • Problem 1: Implemented 3 sum algorithms (O(1), iterative, recursive)
  • Problem 2: Fancy Form with Vite
  • Problem 3: Messy React - identified and fixed 12 issues

Requirements

  • Node.js 22.12+
  • npm

How to Run

cd src/problem1
node tests.js
cd src/problem2
npm install
npm run dev

Notes

  • For problem 3, I've added inline comments to the code and created another file with refactored code.

@dangvu0502 dangvu0502 marked this pull request as ready for review August 5, 2025 09:06
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