GithubHelp home page GithubHelp logo

coding_test_js's Introduction

coding_test_js

코딩테스트 문제풀이

  1. 1 ~ 5
  2. 6 ~ 10
  3. 11 ~ 15
  4. 16 ~ 20
  5. 20 ~ 25
  6. 26 ~ 30
  7. 31 ~ 35
  8. 36 ~ 40
  9. 40 ~ 45
  10. 46 ~ 50
  11. 51 ~ 55
  12. 56 ~ 60
  13. 60 ~ 65
  14. 66 ~ 70
  15. 71 ~ 75
  16. 76 ~ 80
  17. 80 ~ 85
  18. 86 ~ 90
  19. 91 ~ 95
  20. 96 ~ 100


16번 문제
array.join(), str.split() - 배열 <-> 문자열
18번 문제
parseInt(s: string, radix?: number): number - string->int로 변환, 옵션 - 진수
Math.floor(x: number): number - 주어진 값 이하의 가장 큰 정수 반환
19번 문제
Math.pow(x: number, y: number): number - 제곱근 xy

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.