#the process
1 messages · Page 1 of 1 (latest)
Four technical coding back to back
the coding questions were very leetcode/algorithmic trivia. I wished they asked OOP/OOD stuff
Q1: Can the text fit in canvas
Q2: standard graph problem (can all nodes be visited while respecting dependencies)
Q3: Given node in BST, determine next smallest and next largest element
Q4:
- Part 1: Given a list, return the original list plus its doubled version
- Part 2: Given output that may or may not be from Part 1, find the "input" that may have generated the output. If you can't find the input, return null
I think I did good on 2/4 qs, but got really close on Q4. could be 50/50 outcome
same as google or separate recruiting process?
separate process i think