All Projects β†’ albinotonnina β†’ Javascript Data Structures And Algorithms

albinotonnina / Javascript Data Structures And Algorithms

Exercises, algorithms

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Javascript Data Structures And Algorithms

Jest Extended
Additional Jest matchers πŸƒπŸ’ͺ
Stars: ✭ 1,763 (+6680.77%)
Mutual labels:  jest, tdd
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (+438.46%)
Mutual labels:  algorithms, tdd
Expect More
Curried Type Testing library, and Test Matchers for Jest
Stars: ✭ 124 (+376.92%)
Mutual labels:  jest, tdd
Testdeck
Object oriented testing
Stars: ✭ 206 (+692.31%)
Mutual labels:  jest, tdd
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (+2023.08%)
Mutual labels:  jest, tdd
Todoist Js
!! OBSOLETE !! The (un)official Todoist javascript API library
Stars: ✭ 46 (+76.92%)
Mutual labels:  jest, tdd
Node Typescript Api
πŸš€Complete Node.js API built using πŸ‘‰Typescript | Jest | MongoDB | Express
Stars: ✭ 234 (+800%)
Mutual labels:  jest, tdd
Enzyme Matchers
Jasmine/Jest assertions for enzyme
Stars: ✭ 881 (+3288.46%)
Mutual labels:  jest, tdd
Baretest
An extremely fast and simple JavaScript test runner.
Stars: ✭ 364 (+1300%)
Mutual labels:  jest, tdd
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (+0%)
Mutual labels:  jest, tdd
xv
❌ βœ”οΈ zero-config test runner for simple projects
Stars: ✭ 588 (+2161.54%)
Mutual labels:  jest, tdd
Public
Repository for wallaby.js questions and issues
Stars: ✭ 662 (+2446.15%)
Mutual labels:  jest, tdd
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (+2280.77%)
Mutual labels:  jest, tdd
Vue Testing Handbook
A guide on testing Vue components and applications
Stars: ✭ 669 (+2473.08%)
Mutual labels:  jest, tdd
Jest In Case
Jest utility for creating variations of the same test
Stars: ✭ 902 (+3369.23%)
Mutual labels:  jest
Spark Tdd Example
A simple Spark TDD example
Stars: ✭ 23 (-11.54%)
Mutual labels:  tdd
Algorithms
Algorithms and data structures exercises
Stars: ✭ 19 (-26.92%)
Mutual labels:  algorithms
Webdriverio Jest
Example of a WebdriverIO test written with the Jest framework
Stars: ✭ 19 (-26.92%)
Mutual labels:  jest
Jest Styled Components Stylelint
Run stylelint on your styled-components styles at runtime.
Stars: ✭ 25 (-3.85%)
Mutual labels:  jest
React Generate Props
Generate default props based on your React component's PropTypes
Stars: ✭ 23 (-11.54%)
Mutual labels:  jest

Known Vulnerabilities Dependency Up-to-dateness Build Status codecov

🀯 Data Structures and Algorithms

A bunch of common problems (interview stuff) with solutions.

Written in ES6 πŸ”₯, tested with Jest πŸ” and some ⏱ perf measurements

Run tests

yarn && yarn test

Data Structures

Algorithms

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].