Giter VIP home page Giter VIP logo

algo.js's Introduction

logo

Kumpulan soal-soal latihan algoritma dasar dengan testing JEST

prerequisite

  • Basic understanding javascript

Content

  1. Reverse String
  2. Revever Int
  3. Max Characters (Recurring The Characters)
  4. Chunk Array
  5. The Classic FizzBuzz
  6. Fibonacci
  7. Palindrome

Coming Soon

  1. Anagrams
  2. Sentence Capitalization
  3. Printing Steps
  4. Pyramid
  5. Find The Vowels
  6. Matrix Spiral
  7. Runtime Complexity
  8. Weaving
  9. Stack Data Structure
  10. Circular
  11. Binary Search Trees (BST)
  12. Level Width
  13. Find Midpoint
  14. The Queue Data Structure

Getting Started

  1. Clone this repo
https://github.com/irhamputra/algo-learning.git
cd algo-learning
  1. Install JEST
npm install -g jest
  1. Start JEST
jest {dir}/test.js --watch
example
jest reversestring/test.js --watch
  1. Start answering the question in index.js
function reverse(str){
// Tulis jawaban kamu disini

}

Hasil test lulus atau tidaknya akan muncul di terminal. Selamat belajar!

Repo ini akan selalu update dengan soal-soal terbaru dari beberapa developer handal

algo.js's People

Contributors

indmind avatar irhamputra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.