Skip to content

Latest commit

 

History

History
123 lines (63 loc) · 3.51 KB

File metadata and controls

123 lines (63 loc) · 3.51 KB

JavaScript Coding Challenges

Purpose

About

This directory houses all the JavaScript coding challenges I have started and completed.

Each sub-directory is the name of a coding challenge website.

See 'Online Games' from this Career To-Dos Google Drive document for more code challenge website ideas.

I am in the process of moving some files and directories from this repo into this directory.

To Do

a. Move all of the directories in JavaScript/CodingChallenges/ into

1. `JavaScript/CodingChallenges/ProjectEuler`

2. `JavaScript/CodingChallenges/CodeWars`

3. etc.

b. remove this To Do section.

Resources

Resources relevant to this directory.

Resources to explore

These will be deleted when I am done with them. If they are of use they'll be moved to the Vetted Resources section below. Or a relevant file/directory in this directory.

Vetted Resources

Directories and Files

Information regarding the directories and files in this directory.

Navigate back to the CodingChallenges/ README.md

Directories

Coding Challenge website.

The coderbyte/ README.md file.

Coding Challenge website.

The CodeWars/ README.md file.

Coding Challenge website. The GeeksForGeeks/ README.md file.

Coding Challenge website. The LeetCode/ README.md file.

Interview website with coding challenges.

The Pramp/ README.md file.

Coding Challenge website.

The ProjectEuler/ README.md file.

The ReactCodingChallenges/ README.md file.

Files

This is outdated. It needs to be updated.

The Template README.md file that should be used in each coding challenge directory.

This readme file.