Git Product home page Git Product logo

practice-thy-algorithms's Introduction

This repository includes a series of tests that can be used for practicing algorithms in the Javascript and Ruby programming languages. To get started, clone this repo locally:

git clone https://github.com/jaysonvirissimo/practice-thy-algorithms.git

JavaScript Instructions

Make sure you have the npm package manager installed. Navigate to the JavaScript directory and run npm install. The problem statements are inside the appropriately named files in lib. This is also where you write your own code. Run npm test when you are ready for some feedback on your attempt.

Ruby Instructions

Make sure you have bundler installed. Navigate to the Ruby directory and run bundle install. The problem statements are inside the appropriately named file in lib. This is also where you write your own code. Run rspec when you are ready for some feedback on your attempt.

Problems

Name JavaScript Ruby
Digital Root x x
Caesar Cipher x x
Common Substrings x x
Recursive Sum x x
Fibonacci Sequence x x
Palindrome x x
Valid IP x
Folding Cipher x x
Unique Substrings x x
Largest Contiguous Subsum x x
Silly Years x x
Pair Sum x x
Matrix Region Sum x x
Merge Sort x
Binary Search x
Productify x
Subsets x
Longest Palindrome x
Fast Intersection x x
Common Subsets x
Can Win x
Weighted Random Index x
Move Zeros x
Look and Say x
Sum Upon Sums x
Max Stack x
Stack Queue x
Windowed Max Range x
File List x
Find Missing Number x
Is Shuffle? x
Decimal to Binary x x
Recursive Factorial x
Iterative Factorial x
Permutations x
Dictionary x
Hash Table x
Minimum Coin Change x
Stack x x
Find Duplicate x
Find Missing Letter x
Find Non-Duplicate Character x
Queue x
Reverse String x
Recursive Print x
Recursive Character Count x
Select Even x
Triangle Number x
Index of X x
Uniques Paths x

practice-thy-algorithms's People

Contributors

davidrunger avatar davidrunger2 avatar dependabot[bot] avatar jaysonvirissimo avatar mmazemoon avatar tasandberg avatar

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.