Skip to content

Repository with programming logic exercises using JavaScript.

Notifications You must be signed in to change notification settings

thaylorz/javascript-exercises

Repository files navigation

JavaScript Exercises

Repository with programming logic exercises using JavaScript.

The classical introductory exercise. Just say "Hello, World!"

Create a sentence of the form "One for X, one for me."

Convert a resistor band's color to its numeric representation

Convert color codes, as used on resistors, to a numeric value.

Translate RNA sequences into proteins.

Given a year, report if it is a leap year.

Given a moment, determine the moment that would be after a gigasecond has passed.

Given a DNA strand, return its RNA Complement Transcription.

Reverse a string

Determine if a triangle is equilateral, isosceles, or scalene.

Releases

No releases published

Packages

No packages published