- Notifications
You must be signed in to change notification settings - Fork12
albinotonnina/javascript-data-structures-and-algorithms
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A bunch of common problems (interview stuff) with solutions.
Written in ES6 🔥, tested with Jest 🔍 and some ⏱ perf measurements
yarn && yarn test
- Fizz-Buzz
- isPalindrome
- caesarCipher
- reverseWords
- reverseArrayInPlace
- meanMedianMode
- twoSum
- getEvenOccurrence: Find the first even occurrence of a number in an array
- getAllPermutations: Get all the permutations of a string
- Roman to Numerals: Translate Romans into numerals
- QueueTwoStacks: Implement a queue with 2 stacks.
- GetMaxStack: Get the largest item in a stack
- ResponseHandler: Add handlers and implement fallbacks
About
Exercises, algorithms
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.