<img src=".github/logo.png" align="right"/> # Problem Solving using Javascript [](https://github.com/vinitshahdeo/HacktoberFest) [](https://travis-ci.org/knaxus/problem-solving-javascript) [](https://coveralls.io/github/knaxus/problem-solving-javascript?branch=master)   [](https://github.com/knaxus/problem-solving-javascript/issues)  Collection of interview questions with Unit Tests. Problems includes Data Structures, Logical and few Classical problems.  ## Overview This repo contains the following sections implemented in **JavaScript** - [Data Structures](src/_DataStructures_) - [Algorithms](src/_Algorithms_) - [Logical Problems](src/_Problems_) - [Classics (Few of the classical questions)](src/_Classics_) Find the detailed contents and problem list here: [Table Of Contents](TOC.md) ## Contributors | Name | Twitter | LinkedIn | Website | | ----------------------------------------- | ------------------------------------------- | --------------------------------------------- | ------------------------------------------ | | [Ashok Dey](https://github.com/ashokdey) | | [Ashok Dey](https://linkedin.com/in/ashokdey) | [https://ashokdey.in](https://ashokdey.in)| | [Ashu Deshwal](https://github.com/TheSTL) | | [Ashu Deshwal](https://www.linkedin.com/in/ashu-deshwal/) | - | [Detailed list of contributors](https://github.com/knaxus/problem-solving-javascript/graphs/contributors) ## Contribution Guide It's great to know that you want to contribute to this repo. Thanks for taking interest. please fing the [guide here](https://github.com/knaxus/problem-solving-javascript/blob/master/CONTRIBUTING.md) Keep an eye on this guide, it's subjected to change frequently.