The question about 100% travel should have been more up-front.
Desarrollador Web Java Senior Interview Questions
98,379 desarrollador web java senior interview questions shared by candidates
1 - General Technical Knowledge 2 - Easy String Manipulation Problem
This is the only one I remember: From the unix command prompt find all files in subfolders from your current directory that could contain dates in the format yyyy-mm-dd
Asked to write code about editing a file using a specific function. When I did, he showed some edge cases where my code would fail & suggested using a state machine approach. I got a bit confused with that but I did end up modifying my code to fit the edge cases.
Have you worked with angularJS?
Why is the Single Responsibility Principle important? What is Inversion of Control? How does that relate to dependency injection? How does a 3 tier application differ from a 2 tier one? Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them. What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
Very easy - 2 puzzles , finding socks pair, hat problem . 1. given an array of positive and negative numbers form an arrray with alternate +ve and -ves 2. replace every element in an array with multiplication of all others without using division operator
Design an image file retrieval API.
Given a seesaw and 8 identical looking balls, find the one heavier ball. Improve your solution as much as possible. Once at the optimal solution, how many balls does this work with?
Sticky Session
Viewing 891 - 900 interview questions