reading-notes

This Repo required for Asac labs class 2


Project maintained by ManarAbdelkarim Hosted on GitHub Pages — Theme by mattgraham

DSA Review

The Best Whiteboard Interview Advice I Ever Received

The Advices:

  1. Communicate

  2. Restate the Question

  3. Ask About Edge Cases

  4. Ask About Test Cases

  5. Write Pseudocode and Ask If It Makes Sense

  6. Write the Actual Code and Ask if it Looks Good

  7. Stuck? Ask for Help!

  8. Communicating Prior to the Interview

7 tips to ace a programming interview

The Tips:

  1. Take a few minutes.

  2. Write down the steps of the solution.

  3. Write pseudocode first.

  4. Don’t sweat the small stuff.

  5. Sit down. Be humble.

  6. Come prepared.

  7. Review your work.

    • Algorithmic efficiency.

    • Correctness