An open API service indexing awesome lists of open source software.

https://github.com/jakedaspud/interview-placement-guide

friends please be lucky get job
https://github.com/jakedaspud/interview-placement-guide

Last synced: 2 months ago
JSON representation

friends please be lucky get job

Awesome Lists containing this project

README

          

### Pre-Prep:
- Know what disciplines you're good at, and know what you like. Networking? Backend? Frontend? Animation? Java/C++/PHP/C#
- Do relevant, personal, and non-tutorial projects that relate to what you're good at / like. Also be able to talk about these, the point (apart from enjoying the project and learning...) is that it can help on your CV selection process, and being able to talk about your interests in the interview is incredible for bonding and vibe-checking.
- Have your work visible (github, blogs, videos)

### Human Interview (Face-to-face why are you here):
- Know your strengths and highlight them
- [Tell me about yourself - Structure](https://youtu.be/es7XtrloDIQ?si=NhnbOkv_cv78lQBT)
- [Why are you a good fit for the role](https://youtu.be/-HfeTdf2gSw?si=vM_KfGTidmcb8QOn)
- 50%: What can you bring to the role?
- 30%: What do you want to get out of it?
- 20%: What makes you unique?

### Technical Interview:
- Explain your code and thought process out loud. Look up "Rubber duck programming"
- Use a whiteboard to draw out your thoughts and UML / Relational thinking for your problem
- Know your rules for time complexities / the shortcuts for guessing time complexities (there are a few small things you can know off-rip)

Data Structures + Algorithms Resources:
- https://www.interviewcake.com/data-structures-and-algorithms-guide - Roadmap
- https://www.geeksforgeeks.org/complete-roadmap-to-learn-dsa-from-scratch/ - Another Roadmap
- https://frontendmasters.com/courses/algorithms/ - Free 8 hour Algorithms Course

Sites to practice Questions:
- https://leetcode.com/ - Leetcode site
- https://algomap.io/ - List of organised Leetcode questions
- https://leetcode.com/studyplan/top-interview-150/ - 150 top Interview Leetcodes
- https://topswe.com/ - 100 Questions, they get harder down the line
- https://neetcode.io/practice - Try these from Neetcode:
- Core Skills (Algorithms and Data Structures)
- Blind 75 or Neetcode 150

interview (mocks / topics) videos and tips:
- [google advice 1](https://youtu.be/XOtrOSatBoY?si=Li0XL_FhQhZBVJIh)
- [google advice 2](https://youtu.be/21pmwl0hrME?si=uXoaBvHa-LQSTVwo)
- [mock interview](https://youtu.be/1qw5ITr3k9E?si=ItTUg7XzVZjtWO4a)
- [fireship + theprimeagen: funny, but has actual advice in there](https://youtu.be/1t1_a1BZ04o?si=w65lDnqxr_MmLhpf)
- [neetcode + frying pan: don't talk like this in interviews, it's just his streamer personality ;)](https://youtu.be/46dZH7LDbf8?si=ndBGXwy-cScm4MZS)

### Prep:
- Make a general/master CV (EVERYTHING you're good at, all relevant projects)
- Only submit a cover letter if you actually are interested in the company's work / methods (try to not do the general cover letter method...)
- Make a smaller, specific cv for each type of job you apply for, backend / frontend / programming / animation etc. LINK TO THE RIGHT PROJECTS AND SOCIAL MEDIAS HERE! If you're art: artstation, instagram. If you're programming: github, blog etc.
- Real linkedin page (if you have it, try to be active and like stuff or post work) / real github profile (good time to make your commits higher quality), if you link to it in the CV, make it look nice.

### Do Interviews anyways:
- Ai Interview Websites
- Get peers to mock interview you
- Do interviews at places you don't care about, much longer process, might just get you a job anyways
- Watch mock interviews on youtube (this is NOT a replacement for the rest, this is a supplemental step)