vipinkaushal / algorithm

Algorithm notes on top of https://liuzhenglaichn.gitbook.io/algorithm/

Home Page:https://vipinkaushal-sis.gitbook.io/algonotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

All credit to liuzhenglaichn.gitbook.io/algorithm/, I found it very useful. You can checkout the original If you like.

In this repo I have modified the above with my observations and notes.

Remember during interview

  • Disambiguate the problem, ask questions, try to understand the inputs and outputs.
  • Think about edge cases.
  • First talk about the brute force solution, then think about better approaches.
  • Think out loud!

Resources

William Fiset

About

Algorithm notes on top of https://liuzhenglaichn.gitbook.io/algorithm/

https://vipinkaushal-sis.gitbook.io/algonotes/


Languages

Language:Shell 100.0%