interview-guide
interview-guide copied to clipboard
An opinionated, actionable guide for software engineering interviews.
changed "backedn" -> "backend"
Hey, I'm the guy that got confronted on Reddit for providing feedback lol. I wasn't able to get this written up sooner, but at least it's here and not just...
Just checked out this site for the first time and it looks like whatever you're using to generate the static pages is essentially skipping all the content except the initial...
When you go to https://interviewguide.dev, the github/twitter links on that page work fine. However, if you navigate to another page within the app and then back to the preface page,...
See https://socialsharepreview.com/
Changed RADAD to RADIO framework because Technical Handbook already changed that: https://www.frontendinterviewhandbook.com/front-end-system-design#radio-framework
Adds instructions on how to build and run locally to `README.md`.
Stops tracking the blog's build artifacts. Although the `blog/.gitignore` file has an entry for `dist`, the `blog/dist` folder still gets committed. This might be because the folder was tracked before...
Fixes minor typos and grammatical errors in: - behavioral/README.md - docs/behavioral.md - docs/etiquette.md - docs/index.md - docs/preparing-mentally.md - docs/system-design.md - docs/types-of-interviews.md - docs/where-should-i-interview.md The commit should not conflict with the...