본문 바로가기

IT/IT

[Algorithm 동기부여] 알고리즘 자동 업로드 크롬 확장 프로그램 Leethub(LeetCode + Github)

LeetHub 메인 화면

오랜만에 알고리즘을 풀었다.

나는 왜이렇게 머리가 돌아가지 않을까 정말 울고싶다.

앞으로 공부를 열심히 하기로 했다 그것이 새해니까..

알고리즘을 풀때 github 잔디심기로 동기부여하기로 했다.

 

Leethub라는 크롬 확장 프로그램이 있다.

LeetCode와

 

LeetCode - The World's Leading Online Programming Learning Platform

Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.

leetcode.com

Github를 

 

GitHub: Let’s build from here

GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...

github.com

합치면 LeetHub가 된다.

 

LeetHub

Automatically integrate your Leetcode & GeeksforGeeks submissions to GitHub

chrome.google.com

 

Leethub는 리트코드에서 모든 테스트케이스를 통과하면 자동으로 Github에 올려주는 기능을 가지고 있다.

설명을 읽을 필요 없을 정도로 쉽게 사용할 수 있다.

  1. 크롬을 켠다
  2. LeetHub 확장 프로그램을 설치한다.
    https://chrome.google.com/webstore/detail/leethub/aciombdipochlnkbpcbgdpjffcfdbggi?hl=ko 
  3. 우측 상단의 확장 프로그램 버튼 (퍼즐모양)을 눌러 LeetHub를 켠다.
  4. Github에 가입/로그인 한다.
  5. 연결할 Repository를 선택하거나 새로운 Repository를 만든다.
  6. LeetCode를 푼다.
    https://leetcode.com/
  7. Github Repository에 내가 푼 문제와 점수가 올라간다.

'IT > IT' 카테고리의 다른 글

MySQL Docker 구축 + 대소문자 문제 해결  (0) 2024.03.02
mac 맥북 라이브 배경화면 꾸미기  (0) 2021.11.14
Data Pipeline이란?  (0) 2021.06.30