You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A focused resource for mastering React.js, featuring practice problems, code examples, and interview-oriented concepts like hooks, state management, and component design. Includes tutorials and exercises to build confidence for technical interviews in web development.
🌎 My successful solution to NCR's CLI task, followed by a phone interview. An app that you give a list of countries, then returns how many people live in each one, in order from highest to lowest.
A simple program written in NodeJS that parses a CSV file and generates a new version of that CSV file, with modified rows data based on the provided criteria.