Was given detailed requirements to write 4 java programs on InterviewZen. An additional assignment was given to be finished offline and sent back within 48 hours.
Senior Member Technical Staff Interview Questions
623 senior member technical staff interview questions shared by candidates
Discussed about the project which i worked for question on core java Question on Unix shell scripting
Very Easy like eating popcorn
The position I applied for was very network-oriented, so this question is representative: I have a file that I want to download, and I have two internet providers. Design a solution that allows me to download a file efficiently and reliably.
Q: Design an elevator system. Q: Given an array of positive integers, determine if there are consecutive numbers in the array that can be summed up to a target value.
There is a sorted list of integers. Write a function to compute square of each element and generate a new sorted list.
Algorithms
Details about exactly how storage systems worked at protocol level Many coding questions and solve problems on paper/board
Merge 2 sorted single-linked lists into the brand new list (no pointer copy allowed). The resulting list should have the data from both lists all correctly sorted.
Whether a binary tree is a mirror image of another tree. Reader writer thread operating on fixed blocking queue.
Viewing 51 - 60 interview questions