issues
search
code-chronicles-code
/
leetcode-curriculum
https://code-chronicles-code.github.io/leetcode-curriculum/
MIT License
9
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[WORK IN PROGRESS] Options page
#505
miorel
opened
3 days ago
0
Add Python n-ary postorder traversal goody
#504
yulianka
closed
3 days ago
0
Update LeetCode problem data
#503
github-actions[bot]
closed
3 days ago
0
Added randNum and updated correct moves
#502
DominicS99
closed
1 week ago
0
Adding player moves and correct moves verifier
#501
elimanzo
closed
1 week ago
0
Adding GameState enum and barebones pre-game screen
#500
DominicS99
closed
2 weeks ago
0
First pass at a LeetCode Zen mode options page
#499
miorel
closed
2 weeks ago
0
Update LeetCode problem data
#498
github-actions[bot]
closed
2 weeks ago
0
Add LeetCode API to fetch challenges for a month
#497
miorel
closed
2 weeks ago
0
Respect undo/redo stack in LeetCode Prettier extension
#496
miorel
closed
2 weeks ago
0
Add a few more utilities for working with sound frequencies
#495
miorel
closed
2 weeks ago
0
Run `webpack` directly to build Adventure Pack web app
#494
miorel
closed
2 weeks ago
0
Generate Simon Game `index.html` during build
#493
miorel
closed
2 weeks ago
0
Prevent GitHub Actions from unintentionally running on forks
#492
miorel
closed
2 weeks ago
0
Utility for getting pitch from a note string
#491
miorel
closed
2 weeks ago
0
Simplify PotD bot messages
#490
miorel
closed
3 weeks ago
0
Update LeetCode problem data
#489
github-actions[bot]
closed
3 weeks ago
0
Added a list to keep track of player's moves
#488
elimanzo
closed
3 weeks ago
0
Use a webpack plugin to generate Adventure Pack `index.html`
#487
miorel
closed
3 weeks ago
0
feat: added playSound function to simons game
#486
elimanzo
closed
3 weeks ago
0
Support a `@trim` directive when patching GraphQL schema
#485
miorel
closed
4 weeks ago
0
Split problem data challenge dates into daily and weekly
#484
miorel
closed
1 month ago
0
Refactor `Iterator.prototype.flatMap` goody to use `Iterator.from`
#483
miorel
closed
1 month ago
0
Update LeetCode problem data
#482
github-actions[bot]
closed
1 month ago
0
Creating Box
#481
DominicS99
closed
1 month ago
1
Make a playSound function - Simons Game
#480
elimanzo
closed
3 weeks ago
0
Use `yarn workspaces foreach` for lint command
#479
miorel
closed
1 month ago
0
Early App update: Hello World --> 3 boxes
#478
DominicS99
closed
1 month ago
0
Use a proper patch to patch Yarn instead of regexes
#477
miorel
closed
1 month ago
0
Try out `yarn workspaces foreach`
#476
miorel
closed
1 month ago
0
Update LeetCode problem data
#475
github-actions[bot]
closed
1 month ago
0
Upgrade Yarn and make patch script explicit
#474
miorel
closed
1 month ago
0
Specify tab/indent size in LeetCode Prettier extension
#473
miorel
closed
1 month ago
0
Abstract out Chrome extension manifest writing into a `webpack` plugin
#472
miorel
closed
1 month ago
0
Get Yarn checksums to work again
#471
miorel
closed
1 month ago
0
Add Chrome extension to use Prettier for formatting on LeetCode
#470
miorel
closed
1 month ago
0
Genericize `injectWebpackChunkLoadingMiddleware` utility
#469
miorel
closed
1 month ago
1
Redo Chrome extension to be based on patching `JSON.parse`
#468
miorel
closed
1 month ago
0
Process `__NEXT_DATA__` in Chrome extension
#467
miorel
closed
1 month ago
0
Mark everything easy on LeetCode user profile problems solved section
#466
miorel
closed
1 month ago
0
Genericize some of the Chrome extension code as utilities
#465
miorel
closed
1 month ago
0
Update LeetCode problem data
#464
github-actions[bot]
closed
1 month ago
0
Start to patch React components in LeetCode Chrome extension
#463
miorel
closed
1 month ago
0
Support more custom directives in GraphQL patching
#462
miorel
closed
1 month ago
0
Separate GraphQL patching into distinct, visitor-based script
#461
miorel
closed
1 month ago
0
Generate own Zod types for GraphQL codegen
#460
miorel
closed
1 month ago
0
Don't require a variables argument when no GraphQL variables
#459
miorel
closed
1 month ago
0
Query which dates a LeetCode problem was the problem of the day
#458
miorel
closed
1 month ago
0
Patch scraped GraphQL schema to mark some fields as non-null
#457
miorel
closed
1 month ago
0
Generate Zod types from the GraphQL schema TypeScript types!
#456
miorel
closed
1 month ago
0
Next