Cheatsheet Leetcode A4
Cheatsheet Leetcode A4
1.1 Reference
Name Summary
Cheatsheet CheatSheet: Leetcode For Code Interview, CheatSheet: Common Code Problems & Follow-ups
Cheatsheet CheatSheet: System Design For Job Interview, CheatSheet: SRE/DevOps/Sysadmin
Cheatsheet CheatSheet: Behavior Questions For Coder Interview
https://raw.githubusercontent.com/dennyzhang/cheatsheet.dennyzhang.com/master/cheatsheet-leetcode-A4/datastructre.png
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 1 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 2 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 3 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 4 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 5 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 6 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
Name Summary
Focus on your key motivations or thinkings Pivot quickly from interviewers’ feedback
Brute force algorithm add values Intuitive algorithms are usually the starting points of optimal ones
Work through specific test case clearly Reduce bugs, and help to obtain interviewers’ feedback early
Naming variables could be tricky Settle down a set of variables per your preference
You don’t have to crack all problems/optimal algorithms
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 7 of 8
Blog URL: https://cheatsheet.dennyzhang.com/cheatsheet-leetcode-A4 Updated: February 24, 2020
Name Summary
Leetcode summary Link: Top Google Questions, Link: Top 100 Liked Questions, Link: Top Interview Questions
Leetcode summary GitHub: kdn251/interviews, Github: Algorithms-and-Coding-Interviews
YouTube How to: Work at Google - Example Coding/Engineering Interview, lee 215, Aoxiang Cui, happygirlzt
Online test websites hihocoder.com, codeforces.com, spoj.com, Google - codejam, hackerrank.com
Online test websites hackerrank - hard, poj.org, acm.hdu.edu.cn, acm.zju.edu.cn, acm.timus.ru, uva.onlinejudge.org
visualgo visualizing data structures and algorithms through animation
Reference geeksforgeeks.org, Youtube: Abdul Bari - Algorithm
Reference COS 423 Theory of Algorithms
GitHub: https://github.com/dennyzhang/cheatsheet.dennyzhang.com/tree/master/cheatsheet-leetcode-A4 8 of 8