<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />
NAVIGATION
</aside>
After you get your first interview, there are many technical skills you must master to successfully complete your interview processes.
( Python is the default language of choice for technical interviews and the simplest programming language to learn. It is essential to be familiar with Python)
https://www.youtube.com/watch?v=kqtD5dpn9C8
https://www.youtube.com/watch?v=0K_eZGS5NsU
(When you do technical interviews, you will use Space and Time Complexity (Big-O), to measure the efficiency of your solution. It is essential to know and understand)
https://www.youtube.com/watch?v=ft0owvS5tQA
(Leetcode questions are the most common types of problems you will receive in technical interviews. At an internship level, the Blind 75 is the bare minimum you should know and be able to solve while the Neetcode 150 is the most likely maximum you need to be able to land a job in big tech. This combined with company-tagged questions are all you need !)
https://www.youtube.com/watch?v=aHZW7TuY_yo
Neetcode (Blind 75) : https://neetcode.io/practice?tab=blind75
Neetcode 150 : https://neetcode.io/practice?tab=neetcode150
Leetcode Coding Templates : https://leetcode.com/explore/interview/card/cheatsheets/720/resources/4723/
Ariel Tyson’s Leetcode Favorites : https://leetcode.com/problem-list/9kk0rfdd/
(Many companies use HackerRank as the platform of choice for Online Assessments (OA) - Workday being one of them.)
Completing the HackerRank Problem Solving (Basic) Skills Certification offers several concrete benefits for an undergraduate computer science student seeking software engineering internships, the crowning jewel of those being :
HackerRank’s Problem Solving (Basic) Skills Certification Test:
https://www.hackerrank.com/skills-verification/problem_solving_basic
CodeSignal is another platform of choice for Online Assessments (0A) specifically their General Coding Assessment (GCA) which is now known as the General Coding Framework (GCF). It is widely used by big tech companies for initial screening and has a standardized, objective Coding Score given for each attempt.
OA-and-Interviews/Online Assessments.md at main · Leader-board/OA-and-Interviews
(In technical interviews and sometimes behavioural, you may be asked simple computer science fundamental questions that all Computer Science students are expected to know)
Behavioural:
STAR Method:
Common Questions with ideal answers: