/ehw-algo-demos

Eric's mini projects to demonstrate leetcode / neetcode algorithm understandings. These are not Leetcode problems, but they are problems I made up that are similar to and demonstrate many of the same concepts. The purpose is to demonstrate my understanding by creating working demos.

Primary LanguagePHP

INFO PROPERTY VALUE
Project Name Eric's Algorithm Demos
File Name README.md
Date Created 12/11/22
Date Modified --
Version 0.0.1
Programmer Eric Hepperle

TECHNOLOGIES

HTML5

CSS3

JavaScript

PHP

MySQL

Git

GitHub


Purpose

After I learn an algorithm interview concept or software development technique I build little "proof of concept" minit projects demonstrating to myself that I understand the material I just learned. This repo holds those demos.

Materials/References

Requires

  • IDE with NodeJS installed (VS Code preferred)

Demonstrates

  • JavaScript
  • ES6 / ECMAScript 2015
  • Vanilla JavaScript
  • JavaScript Array Methods
  • has(), forEach(), includes(), filter()
  • Regular Expressions

TAGS

JavaScript ES6 Code Challenge Vanilla JavaScript JavaScript Array Methods Modern JavaScript ECMAScript 2015 ES2015 Regex Regular Expressions

VOCAB

  • N/A

Resources

  • N/A