Coding Interview Questions solved with Javascript 💡

Overview

©️ Coding Interview Questions

Coding Interview Questions solved with Javascript 💡

📝 Problems

Name Description Tag Code
Balanced Parentheses Check if an expression of parentheses is balanced or not Data Structure Stack - Solution
- Refactored solution
Binary Search Search for an element in a sorted list Binary Search - Iterative Solution

🛠️ Stack

  • NodeJS: v16.15.0
  • npm: 8.5.5
  • Jest para os testes de unidade (100% of coverage): ^28.1.1

⬇️ Install

    npm install

🏃 Run test

    npm run test
    npm run test:coverage

👩 Author

Lais Frigério
@laisfrigerio

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details

You might also like...

⚡️ 100 Days of DS Algo for interview preparation (C++ and Javascript)

100 days of Problem Solving for Tech Interviews ⚡️ For the next 100 Days, I'l code at least one problem everyday in Javascript (and maybe C++?). Might

Aug 5, 2022

Built with Anima: An app to get you ready to YCombinator interview.

Built with Anima: An app to get you ready to YCombinator interview.

YC Prep - Interview simulation app Open-sourcing Anima's prep-questions app TL;DR: Back in 2018, when our YC interview was scheduled, we built an app

Jun 14, 2022

Code exercise for Entera's interview process

Entera Code Test The project is hosted using GitHub Pages here. Local Development Dependencies You will need Node installed. The project was created w

Oct 4, 2022

A long list of (advanced) JavaScript questions, and their explanations

A long list of (advanced) JavaScript questions, and their explanations

JavaScript Questions I post multiple choice JavaScript questions on my Instagram stories, which I'll also post here! Last updated: June 12th From basi

Jan 1, 2023

HTML page to show yes to questions like isSleeping, isCovidPositive, isDrinkingTea using sheetDB

is-doing-x.user.domain The ideal way to use yes is to fork this repo and host it on activity.domain, and make a Google Sheet Tab with name domain

Jan 27, 2022

Friend Finder App, asks questions and recommends friends

Friendology Friend Finder app created as a Course Project for CS-522 Social Computing, at IIT Ropar. The application asks questions regarding lifestyl

Apr 26, 2022

Web Application for admin of T-quest game to manage presets of questions

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Jun 30, 2022

A website where all the members can participate and ask questions. anybody can comment and give the answer.

A website where all the members can participate and ask questions. anybody can comment and give the answer. if the creator of the question feels that answer is correct then he/she can mark the answer as correct. The project is under construction. Open source contributions are most welcome.🙌

Dec 19, 2022

🎲 An exact-results dice-rolling library, for answering dice-related stat questions.

Roll.js 🎲 An exact-results dice-rolling library, for answering dice-related stat questions. I'm an avid D&D player, as is my brother, and we both lik

Dec 28, 2022
Comments
  • Add other solution for balanced-parentheses

    Add other solution for balanced-parentheses

    Hey, I didn't find any contribution instructions (and I don't even know if it's an open source project 😅). As I wanted to contribute to a solution I managed to make, I created a branch and a commit, both with the feat flag. I don't know if it would be appropriate, if not, I'm open to changes...

    My goal: I've been studying challenges done in code interviews, just like you, and I recently asked a question similar to this. So to give others a chance to see another solution, I've added my solution in the other-solution.js file.

    opened by nicolasteofilo 0
Owner
Lais Frigério
NodeJS | PHP | Java Developer
Lais Frigério
Weirdest JavaScript Interview Questions & Answers

Part 3 - JavaScript Pro Tips - Learn with Sumit Table of Contents How to run Contact How to run Different lessons taught in the Youtube Tutorial are o

Learn with Sumit 34 Dec 28, 2022
List of 1000 JavaScript Interview Questions

JavaScript Interview Questions & Answers Click ⭐ if you like the project. Pull Requests are highly appreciated. Follow me @SudheerJonna for technical

Sudheer Jonna 13.3k Dec 31, 2022
Data structures & algorithms implementations and coding problem solutions. Written in Typescript and tested with Jest. Coding problems are pulled from LeetCode and Daily Coding Problem.

technical-interview-prep Data structures & algorithms implementations and coding problem solutions. Written in Typescript and tested with Jest. Coding

Lesley Chang 7 Aug 5, 2022
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

Front-end Developer Interview Questions This repository contains a number of front-end interview questions that can be used when vetting potential can

H5BP 56.1k Jan 4, 2023
Example questions for a manager interview

Manager Interview Questions A list of interview questions for manager roles. Follow Ryan Burgess on Twitter Management How would you describe your man

Ryan Burgess 136 Dec 12, 2022
A website that will curate recently-asked interview questions from FAANG+ to help people practice & prep!

defaang.io A website that will curate recently-asked interview questions from FAANG+ to help people practice & prep! The questions will be submitted a

YK 488 Dec 12, 2022
Ace your next Javascript coding interview by mastering data structures and algorithms.

The Coding Interview: Algorithms + Data Structures Ace your next Javascript coding interview by mastering data structures and algorithms. Problem 1: S

Wallflower 5 Sep 19, 2022
Team Empire offers an innovative and intuitive game based on puzzles solved by two players working in a team.

Team Empire offers an innovative and intuitive game based on puzzles solved by two players working in a team. The user can create an account to monitor their results and achievements. The whole idea of the product is to make the player think and develop his logical thinking.

Vocational school for computer programming and innovation 14 Aug 8, 2022
💯 Materials to help you rock your next coding interview

Tech Interview Handbook Credits: Illustration by @leftaligned Read on the website Black Lives Matter. Support the Equal Justice Initiative What is thi

Yangshun Tay 84k Dec 29, 2022