Skip to content

ChiHangChen/LeetCode_DailyChallenge_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode_DailyChallenge_Checker

LeetCode DailyChallenge Checker

Check the leetcode daily challenge status, recommand to connect to your LINE or telegram bot to send notification.

Please update leetcode login info in user_info.yaml before run the following command

python3 leetcode_checker.py

{
    'status': 'Finish',
    'difficulty': 'Easy',
    'question_title': 'Valid Palindrome II',
    'question_link': 'https://leetcode.com/problems/valid-palindrome-ii/'
}

About

LeetCode DailyChallenge Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages