SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 Preparation Open-Source Projects
-
Go
Algorithms and Data Structures implemented in Go for beginners, following best practices. (by TheAlgorithms)
Project mention: Go Algorithms and Data Structures: Best Practices for Beginners | news.ycombinator.com | 2024-08-13Please, beginners, do not take "Best practices" too seriously. For example:
https://github.com/TheAlgorithms/Go/blob/master/strings/pali...
Can you tell how many extra memory allocations we are making to solve this problem? And how many are really needed? We could solve this with a for loop by directly comparing the characters and skipping non-alphabetical ones. This would be simpler to read and more efficient.
We should be careful with what we call "best practices for beginners", as they can sometimes lead to unnecessary complexity and inefficiency.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: SRE-Interview-Prep-Guide: Site Reliability Engineer Interview Preparation Guide | news.ycombinator.com | 2024-03-18
-
-
-
-
Documenting-with-Docusaurus-V2.-
This repository will show you a step by step tutorial on how to work with Docusaurus version 2 to display your information in a more orderly way using the markdown language. Have fun reading and implementing it!
Preparation discussion
Preparation related posts
-
SRE-Interview-Prep-Guide: Site Reliability Engineer Interview Preparation Guide
-
Does anyone have good website like Leetcode where I can read devops interview experience
-
Preparation materials for interview
-
Joining SRE as a fresher. Need guidance from you guys.
-
Learning path for a new SRE?
-
Site Reliability Engineer (SRE) Interview Preparation Guide
-
How do SRE intern interview work
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Index
What are some of the best open-source Preparation projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Go | 16,351 |
2 | system_design | 8,844 |
3 | sre-interview-prep-guide | 7,441 |
4 | DCA | 1,363 |
5 | cka-preparation-guide | 628 |
6 | PDBaser | 14 |
7 | Documenting-with-Docusaurus-V2.- | 9 |