Software Engineer Interview Prep

Cing Sian Dal
Jan 21, 2022

--

This is a personal note to prepare for Software Engineer position.

Algorithm

  • Array
  • Stack
  • Queue
  • LinkedList
  • HashMap
  • Graph
  • Tree
  • Tries
  • Dictionaries
  • Heap

Algorithm Analysis:

  • Omicron— upper bound
  • Theta — average bound
  • Omega — lower bound

Algorithm:

  • Sorting
  • Searching
  • String manipulation
  • Recursion and Backtracking
  • Dynamic Programming
  • Greedy Algorithm

Links:

Miscellaneous:

--

--

Cing Sian Dal
Cing Sian Dal

Written by Cing Sian Dal

Don’t follow me. I wrote junks here. Follow me on Twitter instead.

No responses yet