Giter Site home page Giter Site logo

tamuel / 2019-kakao-blind-recruitement Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 446 KB

My source code for 2019 KAKAO BLIND test

C++ 41.75% Python 58.25%
kakao blindtest blind 2019 kakaoblind kakao-blind-test kakao-blind-2019 c-plus-plus kakao-blind-recruitement python

2019-kakao-blind-recruitement's Introduction

2019 KAKAO BLIND Recruitement

My source code for 2019 KAKAO BLIND recruitement.

개인적으로 풀어본 2019 KAKAO 블라인드 1차(C++), 2차(Python) 테스트 소스코드입니다.

많은 분들이 참고하셨으면 좋겠고 혹시 문의 사항이나, 제가 틀린 곳이 있다면 Issues나 이메일 주시면 바로 답장 드리겠습니다.



2차 테스트 결과

일반적인 시스템을 제작하려고 노력하였습니다. 세 문제 다 똑같은 시스템을 가지고 있지만 꽤나 효율적으로 문제를 푸는 것을 알 수 있습니다. 2번 문제의 경우 1층에서 13층간 두 대, 13층에서 25층까지 두 대씩 배정하면 더 나은 결과가 나올 수도 있을 것 같습니다.

엘리베이터 데모

  • 문제 0 (엘리베이터 4개, 수용 8명)

    • 층 : 5층

    • Call : 6개

      AveWait AveTravel AVeTotal LastTs Status
      2.333 7.333 9.666 16 OK
  • 문제 1 (엘리베이터 4개, 수용 8명)

    • 층 : 25층

    • Call : 200개

      AveWait AveTravel AVeTotal LastTs Status
      25.050 23.095 48.145 592 OK
  • 문제 2 (엘리베이터 4개, 수용 8명)

    • 층 : 25층

    • Call : 500개

    • 1층 출입구, 1층과 13층간 이동 많음

      AveWait AveTravel AVeTotal LastTs Status
      12.108 17.232 29.340 1868 OK

2019-kakao-blind-recruitement's People

Contributors

tamuel avatar

Stargazers

 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.