Preparation

Open-source projects categorized as Preparation
+ Go + Python + HTML

Top 7 Preparation Open-Source Projects

Preparation
  • 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-13

    Please, 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

    SaaSHub logo
  • system_design

    Preparation links and resources for system design questions

  • sre-interview-prep-guide

    Site Reliability Engineer Interview Preparation Guide

    Project mention: SRE-Interview-Prep-Guide: Site Reliability Engineer Interview Preparation Guide | news.ycombinator.com | 2024-03-18
  • DCA

    Docker Certified Associate Exam Preparation Guide

  • cka-preparation-guide

    Certified Kubernetes Administrator (CKA) Preparation Guide

  • PDBaser

    Protein preparation for MD, made faster and easier !

  • 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!

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Preparation discussion

Log in or Post with

Preparation related posts

  • SRE-Interview-Prep-Guide: Site Reliability Engineer Interview Preparation Guide

    1 project | news.ycombinator.com | 18 Mar 2024
  • Does anyone have good website like Leetcode where I can read devops interview experience

    1 project | /r/devopsjobs | 11 Jun 2023
  • Preparation materials for interview

    1 project | /r/devops | 19 May 2023
  • Joining SRE as a fresher. Need guidance from you guys.

    1 project | /r/sre | 13 Apr 2023
  • Learning path for a new SRE?

    1 project | /r/sre | 7 Apr 2023
  • Site Reliability Engineer (SRE) Interview Preparation Guide

    1 project | news.ycombinator.com | 19 Mar 2023
  • How do SRE intern interview work

    1 project | /r/sre | 22 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?