Skip to content

muchbetteradventures/coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Interview Challenges — Candidate Pack

This pack contains small exercises designed to understand how you think and reason. We’re not judging framework familiarity or syntax perfection.

Getting Started

npm install
npm test           # run JS + TS tests
npm run test:watch # optional: run tests in watch mode

Tips

  • Explain your reasoning aloud.
  • Start simple; handle core path first, then edge cases.
  • Write small helper functions if that clarifies your approach.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors