Giter VIP home page Giter VIP logo

cnu-imagelab's Introduction

1.LeetCode page

주소 : https://leetcode.com/

챌린지 시작 방법

Sign in 이후 위쪽 사이드 메뉴에서 Explore 선택

밑으로 내려서 Challenge의 30-Day LeetCoding Challenge 누르고 시작.

2. 문제 풀이 후, 코드 올리기

class Solution {
public:
    int singleNumber(vector<int>& nums) {
        
        return 0;
    }
};
  • 위와 같은 코드를 해당 날짜 폴더에 자신의 이름 으로 파일을 생성하면 된다.

3. 결과 다시보기.

풀었던 결과와 코드 다시보기

  1. LeetCode 오른쪽 위 프로필을 클릭 후, Submissions로 이동

  2. Submissions에서 Runtime 확인

  3. Status의 Accepted 클릭 시 내가 푼 방식의 순위권을 확인 할 수 있다.

  4. 이후 Edit Code 버튼 클릭 시, 문제와 내가 작성한 코드를 볼 수 있다.

  5. 왼쪽 위 메뉴 중 Solution을 통해 같은 문제를 푸는 다양한 방식을 볼 수 있다.

4. 참조 자료 올리기

과제 해결 중 참고한 자료 (사이트, 책 등)

과제 해결 중 참고했던 자료들은 코드 맨 밑에 주석으로 추가하도록 하자.

5. Commit 올릴때

folder 이름은 문제 이름

commit 에 실행 시간과 메모리용량

ReadMe 참고 사이트

젤다

cnu-imagelab's People

Contributors

wkrlsk23 avatar nagwangil avatar changseok-lee avatar chaewonko avatar hanseyeong avatar seyeong-han avatar

Stargazers

 avatar

Watchers

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