jmerle / competitive-companion

Browser extension which parses competitive programming problems
https://chromewebstore.google.com/detail/competitive-companion/cjnmckjndlpiamhfimnnjmnckgghkjbl
MIT License
970 stars 123 forks source link

Add support for leetcode as well #164

Closed prasad-yashdeep closed 3 years ago

prasad-yashdeep commented 3 years ago

Please add support for the contest and questions that are on leetcode , this will be of great help for the students preparing for placements.

jmerle commented 3 years ago

Sorry for the late reply. LeetCode requires code to be written in pre-defined methods, which does not fit in Competitive Companion's format, so a LeetCode parser won't be added.