Skip to content

Commit affbe40

Browse files
convert all questions heading 1
1 parent f0ad58e commit affbe40

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

medoingrnd/system.design.requrements.google.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,12 @@ Would you like to dive deeper into any specific area—like how `@angular/compil
137137
[10]: https://www.reddit.com/r/Angular2/comments/18hjfkf?utm_source=chatgpt.com "Repository pattern in Angular 17"
138138
[11]: https://www.reddit.com/r/angular/comments/14modtk?utm_source=chatgpt.com "Angular and clean architeture"
139139

140-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
141-
i've lots of questions like:
140+
#i've lots of questions like:
142141

143142
- it's a single repo and the code base is huge, then how they optimize it and performance or application
144143
- how do the deployment happen for such a big code base, if it fails then how they rollback and keep it live for about 24x7
145144
- how this monorepo serves all the applications like angular.dev or packages etc. like these are different applications
146145
- how the testing happens, do qa executes tests one by one using integration testing or it's part of pipeline(how it's configured), or it's part of development like whenever we push new changes it first tests then pushit.
147-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
148146

149147
Here’s a detailed walkthrough of how Angular’s official monorepo (and many large-scale Angular/Nx-based projects) handle the key areas you asked about:
150148

@@ -219,9 +217,7 @@ Here’s a detailed walkthrough of how Angular’s official monorepo (and many l
219217

220218
Do you want to dig into any one of these in more detail? For example, we could show a sample Nx‑based GitHub Actions or GitLab CI workflow for Angular monorepo, or how preview environments and rollback scripting might work.
221219

222-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
223-
teach me system design, tell me everything i need to know in system design to ace an interview for SDE, SDE2,SDE3 at google
224-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
220+
# teach me system design, tell me everything i need to know in system design to ace an interview for SDE, SDE2,SDE3 at google
225221

226222
To **ace a Google SDE (L5), SDE2 (L6), or SDE3+ (senior) interview** in **system design**, you'll need strong foundational knowledge, a structured problem-solving approach, familiarity with real interview scenarios, and very effective communication skills.
227223

0 commit comments

Comments
 (0)