GithubHelp home page GithubHelp logo

algorithm's Introduction

문제 해결력 키우기

Go to Notion


📖 규칙

  • [카테고리] -> [문제] -> [개인폴더] -> [코드] 에 자유롭게 올리기
  • 일주일에 5문제 해결하기
  • 일주일에 한 번, 회의 및 발표
  • 회의 및 발표 3회 불참시 Out
  • 코드 최상단에 출처 주석으로 적기
  • 주석으로 간단하게 설명 적기

❗ 주의사항

  • local repository 와 개인이 코드 짜는 IDE 프로젝트 공간 분리하기
  • 푼 문제 올리기 전에 반드시 동기화 하기 (pull & push)

⭐ git 명령어

  • clone : github → local
git clone https://github.com/YAEJIN-JEONG/Algorithm.git
  • 동기화 : github → local
git pull
  • push : local → github
git add .
git commit -m "메시지"
git push

algorithm's People

Contributors

kj-w avatar chanjin5212 avatar kdonghs avatar yaejin-jeong avatar fresh-tuna avatar star-moon-cloud-k avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

chanjin5212

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.