This project contains a collection of algorithm and data structure questions I provided solutions to using JavaScript Language.
My solution to coding exercise, Codility lessons, LeetCode, and Random algo questions.
- FrogRiverOne Problem
- OddOccurrencesInArray Problem
- MaxCounters Problem
- BinaryGap Problem
- FrogJmp Problem
- Encryption Problem
- CyclicRotation Problem
- TapeEquilibrium Problem
- TwoElementsDifferenceArray Problem
- AlphebaticallyLargestLetter Problem
- Brackets Problem
- Fish Problem
- Nesting Problem
- PermCheck Problem
- SmallestNumber Problem
- Distinct Problem
- ReverseSentence Problem
- FirstUniqueChar Problem
- MaxConsecutiveOnes Problem
- SquaresSortedArray Problem
- EvenNumberofDigits Problem
- MergeSortedArray Problem
- RemoveElement Problem
- RemoveDuplicatesfromSortedArray Problem
Questions to look into -> Longest Happy String. (https://walkccc.me/LeetCode/problems/1405/) Find N Unique Integers Sum up to Zero -> (https://tahanima.github.io/2021/05/31/editorial-series-leetcode-1304-find-n-unique-integers-sum-up-to-zero/)
- CheckIfNandItsDoubleExist Problem
- ValidMountainArray Problem
- SplitStringSwap Problem
- Computeproductsum Problem
Feel free to send a PR with modifications, corrections, and ideas on how to improve on the time and space complexity.
Enjoy!!! :)