Giter Site home page Giter Site logo

bank's Introduction

Step 1 : 큐 타입 구현

은행에 도착한 고객이 임시로 대기할 대기열(큐, Queue) 타입을 직접 구현합니다. Queue 타입 구현을 위한 Linked-list 타입을 직접 구현합니다. Queue 타입은 다양한 타입의 데이터를 취급할 수 있도록 스위프트의 Generics 기능을 활용합니다. Queue 타입이 예상한대로 동작하는지 Unit Test를 통해 동작을 검증합니다. Queue에 구현해야 할 필수 기능 Enqueue, Dequeue, Clear, Peek, isEmpty

스텝 핵심 경험

Linked-list 자료구조의 이해 및 구현 Queue 자료구조의 이해 및 구현 Generics 개념이해 및 적용

bank's People

Contributors

hemil0102 avatar

Watchers

 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.