Piotr Idzik
1813c7bba6
feat: use `black` compliant formatting ( #8393 )
1 month ago
Kamran Ahmed
9b182f965f
Remove javatpoint links
1 month ago
Danis Idiatullin
bcb76b4ef3
Fix broken link to the article on common algorithms ( #8370 )
1 month ago
Kamran Ahmed
fda56a5d30
Remove geeksforgeeks links
1 month ago
Vedansh
f7f0270f75
refractor all topics. ( #8168 )
2 months ago
Karim Safan
37ca08f956
feat: add topic content resources
...
* Update dml@tcQSH-eAvJUZuePTDjAIb.md
adding two resource for DML
* Update src/data/roadmaps/computer-science/content/dml@tcQSH-eAvJUZuePTDjAIb.md
* Update src/data/roadmaps/computer-science/content/dml@tcQSH-eAvJUZuePTDjAIb.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
3 months ago
Abhay Shukla
5a813eea04
feat: add topic content resources
...
* Update how-computers-calculate@GDLKJkKgB-i7n0YcV2NDa.md
I have added short description so that learner should not roam and can get overview of the topic.
* Update src/data/roadmaps/computer-science/content/how-computers-calculate@GDLKJkKgB-i7n0YcV2NDa.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
3 months ago
Fuchen Shi
7a7590d872
fix: incorrect descriptions of the P = NP problem ( #8084 )
3 months ago
coderhxjin
f3110e99f6
fix: content resource type
...
the CS 61B Lecture is a video instead of an article
4 months ago
coderhxjin
3c7761cbe8
fix: content typo
...
fix typo: endianess->endianness
Add two articles(one from MDN; another from freecodecamp)
4 months ago
Fuchen Shi
5fbec97c8d
fix: incorrect descriptions of asymptotic notations ( #7929 )
4 months ago
Debajyati Dey
ad2095bcce
Cs ( #7526 )
...
* Added relevant resources to learn the topic and changed the list of CPU scheduling algorithms
Multilevel Feedback Queue Scheduling Algorithm was present twice in the list. Removed the lines containing the duplicate.
Added HRRN (Highest Response Ratio Next) Algorithm in the list because it is a highly optimised and important CPU Scheduling Algorithm.
* Added video resource for processes and threads
* Restructured the Resource links based on Contributing.md
6 months ago
joel1st
346c630019
Update hashing--encryption--encoding@7r7o8pYhFHVAJIv0wNT6X.md ( #7315 )
...
Collisions are possible with hashes & lossless (which would be the case with text) encoding/decoding does not have issues with collisions.
7 months ago
Danrley Senegalha Pires
d2a36a9d4c
fix: change tag from article to video ( #7285 )
7 months ago
Danrley Senegalha Pires
04151f9693
fix: change tag from article to video ( #7284 )
7 months ago
dsh
951f97d5f0
fix: expand all internal roadmap urls ( #7151 )
7 months ago
dmcadieux
67cf3f5313
fix: porcesses typo in cs roadmap porcesses & threads ( #6808 )
...
* fix: porcesses typo in cs roadmap porcesses & threads
* Rename porcesses-and-threads@ETEUA7jaEGyOEX8tAVNWs.md to processes-and-threads@ETEUA7jaEGyOEX8tAVNWs.md
fix: file name spelling fix
---------
Co-authored-by: dmcadieux <dmcadieux@gmail.com>
8 months ago
Lachlan Vass
86ea98ac34
Fix typo ( #6529 )
...
Ptterns should be Patterns
8 months ago
Kamran Ahmed
6bbe6661c7
Fix typo in filename
8 months ago
Ahmad Shalabi
eea6275571
Fix broken youtube link ( #6461 )
...
Fix the "Breadth-first search in 4 minutes" broken link
9 months ago
Kamran Ahmed
8206a3594a
Update resource content
9 months ago
Kamran Ahmed
c3972382af
Fix duplicated content for dual process theory
9 months ago
Kamran Ahmed
9f7d902e5c
Redraw computer science roadmap using our editor
9 months ago
Konrad
0b47cfc981
style: remove whitespace characters in roadmaps resources ( #6131 )
10 months ago
MTRX
7d694f3e56
Fix and add links in Computer Science roadmap ( #5960 )
...
Corrected daily.dev feed link & added content links.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
10 months ago
MTRX
393eb6c87d
Add and correct links in C++ resources section ( #5950 )
10 months ago
Ante Barić
6d983167c8
feat: daily.dev links ( #5860 )
...
* feat: add daily.dev link type
* feat: replace to feed label
* feat: add links to different pages
10 months ago
Kazuki Kurahashi
3dc08388d9
Fix typo 101-hashing-encryption-encoding.md ( #5878 )
10 months ago
Kamran Ahmed
390db65e32
Add types to links
11 months ago
Kamran Ahmed
1b79141b47
fix invalid urls
11 months ago
Kamran Ahmed
1ac8a86f1c
Remove codecademy links
11 months ago
zongsforce
38c43c1c95
modify the sample code
...
the original sample code's complexity is O(n) instead of O(n!)
11 months ago
Yutharsan
5b496e8403
Change of content in 104-exponential.md
...
There's a mistake in the example that has been provided. According to the complexity analysis, the current example yields the exponential time complexity, not the previous one.
11 months ago
RibeiroLucas
0ba3e6e155
Add link to resource ( #5046 )
...
Refactoring Guru added to the computer science roadmap Design Patterns section.
12 months ago
tombohub
e7c024032a
Add a pre-order traversal link ( #4805 )
12 months ago
Kamran Ahmed
482b9a291d
Fix issues in roadmaps
12 months ago
Jaydeep Das
235567400e
Update 100-horizontal-vs-vertical-scaling.md
...
The previous URL redirects to a whole different website which has nothing related to the topic.
1 year ago
Kamran Ahmed
ce0f2a4ee4
Add beginner backend roadmap
1 year ago
Dhruv Kumar
c51438142c
fix : year from 2023 to 2024 ( #4979 )
1 year ago
Mahyar
5b03601aa2
Fix Polynomial Time Complexity ( #4836 )
1 year ago
Selva Muthu Kumaran
9232d03e24
Add resource for np completness ( #4778 )
...
roadmap-computer-science-np-complete-new-video-link-provided
fixes : #4731
1 year ago
Lane Wagner
4b6dcb3a37
Add golang course ( #3730 )
2 years ago
Kamran Ahmed
21008de3d1
Prepare roadmaps for team edits
2 years ago
Levon
36d4d8e449
Fix Computer Science roadmap MFU cache description ( #4174 )
...
Issue ##4172
2 years ago
roadmap bot
67fd8d3d47
chore: add resource under computer-science:design-patterns
2 years ago
Ritik Ranjan
d21deb0725
Database spelling mistake ( #4115 )
2 years ago
Arnav K
0e0a3f17ae
Update 101-c.md ( #4106 )
2 years ago
roadmap bot
fbb6def555
chore: add resource under computer-science:pick-a-language:c-plus-plus
2 years ago
Kamran Ahmed
67b49d3f87
Remove new badges from old roadmaps
2 years ago
roadmap bot
28a27a1c65
chore: add resource under computer-science:pick-a-language:c
2 years ago