simonepri / competitive-programmingLinks
🏅 This repository contains all the problems I solved while training myself for programming competitions
☆22Updated 7 years ago
Alternatives and similar repositories for competitive-programming
Users that are interested in competitive-programming are comparing it to the libraries listed below
Sorting:
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- Turn any callback-based listener into an async iterator.☆95Updated 5 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆112Updated 3 weeks ago
- 📦 Home to Cinder, FaultJS, Pipelines, Buildplan, By-Example, Contextual Documents and more☆16Updated 3 months ago
- A JavaScript List Pattern Formatter Library☆33Updated 6 years ago
- 🌐 Microservice to add OAuth2 authentication to your application. Supports any provider, like GitHub, Instagram ...☆24Updated 7 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- React hook for subscribing to document visibility☆31Updated 7 years ago
- spec proposal for new web API: boolean navigator.scheduling.isFramePending()☆11Updated 6 years ago
- watch and rsync directory across system☆42Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 4 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- Minimal example showing how to use Preact with Flow☆15Updated 8 years ago
- React hook for the Device Orientation API☆23Updated 7 years ago
- Tools for building awesome tools☆11Updated 7 years ago
- Emscripten loader for webpack☆41Updated 5 years ago
- JSON canonicalize function☆52Updated 8 months ago
- Custom hook to debug useEffect☆21Updated 6 years ago
- A codemod to migrate existing React or Preact codebases from glamorous to emotion.☆34Updated 2 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- ☆22Updated 7 years ago
- Get CPU usage percentage of own process☆18Updated 5 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- Render something using every possible combination of props☆66Updated 7 years ago
- create a transport stream over http☆14Updated 10 years ago
- Just playing with some ideas☆42Updated 7 years ago
- A git repo template for setting up TypeScript Monorepos☆39Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year