Problem Solving using Javascript
Collection of interview questions with Unit Tests. Problems includes Data Structures, Logical and few Classical problems.
Table of Contents
Data Structures
Logical Problems
- Anagrams
- Array Chunk
- Count Vowels
- Find 2 numbers that add upto N
- Find 2nd Maxinum from an Array
- FizzBuzz
- String Permutaions
- Get Subsequence
- Get Maze Path
- Get longest consecutive 1s
- Get Max Char
- Get Smallest Common Number
- Merge 2 Sorted Arrays
- Palindrome
- Product of Elements
- Remove Duplicates
- Reverse String
- Maximum Product of Three Numbers
- Next Greater for Every Element in an Array
Searching
Algorithms
Path Finder
Classics
CONTRIBUTION Guide
It's great to know that you want to contribute to this repo. Thanks for taking interest. please fing the guide here
Keep an eye on this guide, it's subjected to change frequently.