issues
search
btholt
/
complete-intro-to-computer-science
Complete Intro to Computer Science, as taught by Brian Holt for Frontend Masters
https://frontendmasters.com/courses/computer-science-v2/
Other
330
stars
259
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test Snapshot notworking as expected
#51
sushmitg
opened
4 days ago
1
refactor: add memoized fibonacci example
#50
ahmed-abohmaid
opened
1 week ago
0
Update bubble-sort.md
#49
carlospnav
opened
8 months ago
0
Fix bubble-sort typos
#48
Tom-Ainsworth
opened
8 months ago
0
Typo-fix in merge-sort.md
#47
l3onhard
closed
8 months ago
0
fixes typo on line 39 in spatial-complexity.md
#46
msiller455
opened
10 months ago
0
AVL rotations correction
#45
LJonn
closed
1 year ago
0
Update insertion-sort.md
#44
jm-avila
opened
1 year ago
0
typos merge-sort.md
#43
Mindgames55
opened
1 year ago
0
Update merge-sort.md
#42
Mindgames55
opened
1 year ago
0
ALGORITHM ANALYSIS – BIG O: Descriptive graphs
#41
anatoliilikutin
opened
1 year ago
0
Update depth-first-tree-traversals.md
#40
dopewevmond
opened
1 year ago
0
Remove unused argument from recursion example
#39
jaimemendozadev
opened
2 years ago
0
Fixed bubble sort sandbox link
#38
dtauer
opened
2 years ago
0
Fix Share CodeSandbox Button exercises.md
#37
adrianmurage
closed
10 months ago
0
Update big-o.md
#36
kevinbror
opened
2 years ago
0
fix typo
#35
arodrigueze0215
opened
2 years ago
0
Updated AVL tree: right vs left rotation
#34
leahbrenny
opened
2 years ago
0
AVL tree rotation clarification
#33
drumenov
opened
2 years ago
0
Fixing small typos in lessons
#32
stefanfeldner
opened
2 years ago
0
Set minimum node version via nvm in algorithms repo
#31
JackHowa
closed
2 years ago
1
Babel Core error on install and start in algorithms repo
#30
JackHowa
closed
2 years ago
1
Fix typo
#29
nbayramberdiyev
opened
3 years ago
0
Binary Search Issue with element at the end of the Array
#28
Areezy
closed
3 years ago
1
correction to example output
#27
dylbyte
opened
3 years ago
0
Missing visualizers
#26
damevi
closed
3 years ago
2
Fix typos inside nine md files
#25
dylanbuchi
opened
3 years ago
0
fix typo
#24
saikatdas0790
opened
3 years ago
0
Adding .parcel-cache/ in .gitignore
#23
Mohanbarman
closed
3 years ago
0
Update big-o.md Fix typo: /from/ unless performance cause a problem later. /to/ unless performance cause a problem later.
#22
AntonRich
opened
3 years ago
0
Fix Some Typos in binary-search-tree.md
#21
ThyLAW
opened
3 years ago
0
Radix Sort test case issue
#20
kayac-chang
opened
3 years ago
0
Fix lesson cards overflow
#19
lakub-muravlov
opened
3 years ago
0
Iterative Sorts
#18
yorkcook
closed
3 years ago
0
better merge func for merge sort
#17
always-maap
opened
3 years ago
0
fix typo in merge sort comparison
#16
always-maap
opened
3 years ago
0
Typo and grammar corrections in trade-offs.md
#15
leahbrenny
opened
3 years ago
0
Typo and grammer corrections in spatial-complexity.md
#14
leahbrenny
opened
3 years ago
0
typo and grammar corrections in big-o.md
#13
leahbrenny
opened
3 years ago
0
Typo and grammar corrections in exercise.md
#12
leahbrenny
opened
3 years ago
0
Corrections for typos/ grammar on the intro page
#11
leahbrenny
opened
3 years ago
0
typo in exercises md file
#10
WebDevBrum
opened
3 years ago
0
correct spelling of algorithms
#9
junaidshaikh-js
closed
2 years ago
0
recursion.md - fixed the countTo(max, current, list) example logging 'max' instead of 'current' every func call
#8
bkjoel
closed
3 years ago
1
Fix: changed number in example array
#7
marvinbernd
closed
3 years ago
1
correction fibonacci sequence function
#6
kondekarshubham123
closed
3 years ago
1
Fix: Add word "to" To BigO.md
#5
WormJim
closed
3 years ago
1
Fix: Add word "the" to BigO.md
#4
WormJim
closed
3 years ago
1
Fix: Add Word "Are" To BigO.md
#3
WormJim
closed
3 years ago
1
Update TOCCard.js
#2
Utkarsh1504
closed
3 years ago
1
Next