I earn a lot of money.
I work very hard in this job.
Very good, but too many questions. I felt I was not ready. Next time, I'll prepare more. The questions were hard, but I managed anyway. It is a nice company; everyone should work here. They pay well. There are lots of benefits, and they are very nice
There are two sorted arrays, `nums1` and `nums2`, of size `m` and `n` respectively. Find the median of the two sorted arrays. The overall run-time complexity should be O(log(m+n)). You may assume `nums1` and `nums2` cannot both be empty.
I applied for a Google SWE position and went through a recruiter call first. The recruiter was very friendly and clear about the process. My phone screen had two coding questions: * One on arrays (two sum variant) * Another on dynamic programming (u
Very good, but too many questions. I felt I was not ready. Next time, I'll prepare more. The questions were hard, but I managed anyway. It is a nice company; everyone should work here. They pay well. There are lots of benefits, and they are very nice
There are two sorted arrays, `nums1` and `nums2`, of size `m` and `n` respectively. Find the median of the two sorted arrays. The overall run-time complexity should be O(log(m+n)). You may assume `nums1` and `nums2` cannot both be empty.
I applied for a Google SWE position and went through a recruiter call first. The recruiter was very friendly and clear about the process. My phone screen had two coding questions: * One on arrays (two sum variant) * Another on dynamic programming (u