Skip to content

Commit 7f39500

Browse files
authored
seo: fix 3xx redirects issue (#710)
1 parent e4392ca commit 7f39500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/blog/2022-07-09-getting-a-tech-job-as-an-undergraduate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ I am about to recommend relevant sections to go in sequentially and how to syste
5151
- Now with virtual interviews, some companies tend to use HackerRank live to conduct whiteboard interviews. Prepare a pen and paper beside you as you work along. Prepare to remote desktop protocol (RDP) into your computer to show step-by-step workings.
5252
- Do not blurt out the solution straightaway as interviewers can tell that you memorize.
5353

54-
4. Last but not least for algorithms heavy interviews, you might really want to save your time looking at [Grind 75](https://techinterviewhandbook.org/grind75). It's a useful curated source of questions to note how much you can prepare for your interview.
54+
4. Last but not least for algorithms heavy interviews, you might really want to save your time looking at [Grind 75](https://www.techinterviewhandbook.org/grind75/). It's a useful curated source of questions to note how much you can prepare for your interview.
5555

5656
5. Always be prepared for even system design questions! You will never know what comes your way and this is where your projects come in and how much of good practices you apply in them and what do you learn. The [System Design Primer](https://github.com/donnemartin/system-design-primer) is a good start.
5757

0 commit comments

Comments
 (0)