Skip to content

Adds a Leetcode style in-browser editor to Rosalind using Codemirror

Notifications You must be signed in to change notification settings

zkirby/reetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2025-12-30 at 10 12 51 PM

Rosalind + LeetCode

Adds a Leetcode style in-browser editor to Rosalind using Codemirror

Features

  • Provides Python (via Pyodide) or Javascript language support.
  • Run and submit solutions without needing to download dataset/upload solution.
  • Provides relevant globals like dataset and codonTable.
  • Aesthetic cleanup and improved UX.

Installation

Step 1: Build & copy script to clipboard

npx reetcode

Step 2: Paste into new Tampermonkey (or equivalent) script.

About

Adds a Leetcode style in-browser editor to Rosalind using Codemirror

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published