issues
search
BrandonArmand
/
Binari
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of Data Structures.
https://binari.dev
MIT License
181
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
issue 69 made the console vertically resizable
#87
akash-sindu
opened
4 months ago
0
Code Cleaning
#86
arjunpras
closed
11 months ago
3
Running script before each commit to auto format and test
#85
PengVidDev
opened
1 year ago
5
added tests for header
#84
zacharyd97
opened
1 year ago
0
Update index.js, replaced dynamic programming with programming
#83
krishh16
closed
1 year ago
0
added trailling comma
#82
krishh16
closed
1 year ago
0
Improve navbar readability and add logo.
#81
iiloni-umd
opened
1 year ago
0
Navbar font adjustments for readability
#80
iiloni-umd
closed
1 year ago
2
Adding more detail to README.md
#79
anniemichel
closed
1 year ago
1
Add unit test cases
#78
IvaniGabrovsky
closed
1 year ago
1
Add test cases for react components
#77
IvaniGabrovsky
opened
1 year ago
9
implemented useGetContributors custom hook
#76
IvaniGabrovsky
closed
1 year ago
0
partial fix to make console vertically resizable
#75
IvaniGabrovsky
opened
2 years ago
1
Get Diameter
#74
bskumawat09
closed
1 year ago
1
Move playground functions to helper.js files (Issue #25)
#73
sohamkatdare
opened
2 years ago
3
Optimized the initial load time with code splitting
#72
shakyapeiris
closed
2 years ago
1
fix the grammatical mistake in playground chapter one(insertion)
#71
technophile-04
closed
3 years ago
1
There is a grammatical mistake in chapter one(insertion)
#70
technophile-04
closed
3 years ago
4
The console could be made vertically resizable.
#69
krishnakanna18
opened
3 years ago
3
added default avatar pic in ContributorCard for About page
#68
Amrut182
closed
3 years ago
0
The project description, documentation and home page states "dynamic programming" which is a misleading term.
#67
ajaypanthagani
opened
4 years ago
3
Improve accessibility
#66
thexdev
closed
4 years ago
1
Update README.md
#65
akanksha-anand99
closed
4 years ago
0
Editing docs
#64
sangitachavan39
closed
4 years ago
0
Empty states are not handled in about page contributors card #60
#63
ram170
closed
4 years ago
0
Existing ESLint error fixes
#62
ram170
closed
2 years ago
1
Fix bug when running code through hotkey #49
#61
ram170
closed
4 years ago
0
Empty states are not handled in about page contributors card
#60
ram170
closed
4 years ago
2
Added dockerfile
#59
Narasimha1997
closed
4 years ago
0
Lesson Updates - BST Insertion
#58
ankitboghra
closed
4 years ago
1
add expand/hide button
#57
guy-black
closed
4 years ago
1
Added optional Node.color property for custom colors
#56
Cc618
closed
4 years ago
2
removed lingering console log from line 39 in views/About/About.js. C…
#55
vsan626
closed
4 years ago
1
eslintrc.js file updated with settings to detect React version
#54
vsan626
closed
4 years ago
0
Cleanup warnings
#53
NKaty
closed
4 years ago
1
#1 Replace current state of playground view with redux
#52
NKaty
closed
4 years ago
1
#13 Fix binary tree crash when inserting null value
#51
NKaty
closed
4 years ago
0
DeepScan & Lighthouse Tuning and Fixes
#50
BrandonArmand
opened
4 years ago
7
Fix bug when running code through hotkey
#49
BrandonArmand
opened
4 years ago
6
Keyboard Shortcuts
#48
OmarShezan
closed
4 years ago
0
Added Keyboard Shortcut
#47
OmarShezan
closed
4 years ago
0
Fix an infinite loop when fetching GitHub data
#46
NKaty
closed
4 years ago
1
#6 create code verification
#45
georgeCog
closed
4 years ago
2
#11 optimize position calc
#44
georgeCog
closed
4 years ago
2
fixed broken Netlify logo
#43
jpettett
closed
4 years ago
1
Feat: add all remaining lessons
#42
hrishibawane
closed
4 years ago
1
Feat: Add all remaining lessons
#41
hrishibawane
closed
4 years ago
1
Feat: Add DFS lesson
#40
hrishibawane
closed
4 years ago
1
Feat: Add search lesson and minor code changes
#39
hrishibawane
closed
4 years ago
2
Added Search lesson and intro modified for BST
#38
hrishibawane
closed
4 years ago
1
Next