braeden / interview.jsLinks
π§βπ« A few useful JS classes (Heap, Disjoint Set, Trie) for drop-in use during interviews
β15Updated 5 years ago
Alternatives and similar repositories for interview.js
Users that are interested in interview.js are comparing it to the libraries listed below
Sorting:
- The fastest JavaScript priority queue out there. Zero dependencies.β723Updated 2 years ago
- Unleash the detectivesβ232Updated 2 months ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1β281Updated 8 years ago
- Flattens the underlying C structures of a concatenated JavaScript stringβ391Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!β355Updated last year
- β69Updated 2 years ago
- Node's `server.close` the way you expected it to work.β405Updated 2 years ago
- Deep dive into JavaScript event loopβ414Updated last week
- For learning how to use JavaScript Proxy, or just to see what is possibleβ614Updated 3 years ago
- Load module from stringβ299Updated 7 years ago
- A JSON parser, tokenizer, traverser, and printer.β345Updated this week
- Tiny JavaScript tokenizer.β546Updated 2 months ago
- A custom promise implementation for JavaScriptβ91Updated 3 years ago
- Convert CommonJS (CJS) modules to UMD and ESM formatsβ207Updated 3 years ago
- Lodash-like, dependency-free utilities for native ES6 promises.β281Updated last year
- Heap data structureβ97Updated 3 months ago
- A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsersβ¦β151Updated 5 years ago
- Split Streams3 styleβ294Updated last year
- An implementation of WHATWG AbortController interface.β310Updated 4 years ago
- Generate, and decode, base64 VLQ mappings for sourcemaps and other usesβ219Updated last year
- Tim Sort implementation for Node.jsβ247Updated 5 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.β222Updated last year
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.β132Updated last year
- Properly hijack requireβ405Updated last week
- Check where your code is running. In the browser or in node.js environment.β252Updated last year
- Create a promise that can be canceledβ447Updated 4 months ago
- Adds the contents of a virtual file to webpack's cached file system without writing it to diskβ175Updated 5 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascriptβ307Updated 2 years ago
- A simple dependency graph for Node.jsβ347Updated 2 months ago
- Browser rendering optimization for 60fps smoothness!β253Updated 7 years ago