Git Product home page Git Product logo

coderbyte's Introduction

Repo for Coderbyte exercises done in Javascript.

Exercise 1: Reverse a string.

Exercise 2: Return the factorial of a number.

Exercise 3: Determine the longest word in a string.

Exercise 4: Modify characters in a string according to certain rules.

Exercise 5: Add numbers 1 to argument passed.

Exercise 6: Capitalize the first letter of each word in a string.

Exercise 7: Determine whether a string of characters is an acceptable sequence and return true or false.

Exercise 8: Determine whether one number is greater than other, else return the string -1.

Exercise 9: Convert a number into an hours and minutes format (ie 1:3).

Exercise 10: Return a string with the letters in alphabetical order.

Exercise 11: Determine whether the characters a and b appear separated by extactly 3 places in a string at least once.

Exercise 12: Determine how many words a string contains.

Exercise 13: Count the number of vowels in a string.

Exercise 14: Determine if there is an equal number of characters.

Exercise 15: Determine if a string is a palindrome.

Exercise 16: Determine if an array is an arithmetic or geometric sequence.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.