Workday 校园面

  1. Resume questions, starts off open ended. Tell me about this project or that work experience. May go deeper into technical details, make sure you understand how your experiences/projects work.
  2. https://leetcode.com/problems/reverse-linked-list/ in O(1) space.
  3. Find maximum number and 2nd maximum number in an unsorted array of integers.
    https://leetcode.com/problems/kth-largest-element-in-an-array/