Giter VIP home page Giter VIP logo

leetcode_study's Introduction

Leetcode Study

Let's get relocated!

Relocation offer를 받기 위한 엔지니어들의 몸부림입니다.

Brief

이 repository를 fork하셔서 naming convention을 맞춰주시고 PR올려주세요.

Naming convention

/root
|- level //{easy/medium/hard}
    |- {problem_number}_{problem_name}
        |- {github_name}_{problem_name}

Commit rule

{problem_number}_{problem_name}

Time Complexity: BigO(x), Space Complexity: BigO(x)

Runtime, Memory usage from submit results.

example)

1_Two_sum

Time Complexity: O(n), Space Complexity: O(n)

Runtime: 56 ms, faster than 81.13% of JavaScript online submissions for Two Sum.
Memory Usage: 35.7 MB, less than 16.53% of JavaScript online submissions for Two Sum.

Link

leetcode_study's People

Contributors

semonec avatar doklib avatar

Watchers

James Cloos 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.