Skip to content

This repository is part of my Web Development Bootcamp @ Neue Fische 🐡 – it contains coding challenges from a mock interview. The tasks involve solving problems like finding the maximum of two numbers, calculating sums, and handling arrays using JavaScript.

Notifications You must be signed in to change notification settings

denoerss/mock-interview-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Algorithms

Time to solve some problems with code and practice your algorithmic thinking

Tasks

Have a look at ./index.js , there are some functions you need to implement.

Development

Installation

Please install the dependencies using npm i first.

Scripts

You can use the following commands:

  • npm run test to run the tests

About

This repository is part of my Web Development Bootcamp @ Neue Fische 🐡 – it contains coding challenges from a mock interview. The tasks involve solving problems like finding the maximum of two numbers, calculating sums, and handling arrays using JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published