Given an array of integers, write a function that returns a list of numbers where the second digit from the left is 1. The function should handle both positive and negative numbers
Developer Interview Questions
269,410 developer interview questions shared by candidates
What is ForkJoinPool in Java?
describe architecture of your project, which version of java you use, which functionalities of the particular version are used. difference between final, finally and finalize, how is exception handling is used in your project, what is throwable.
How would a series of web-servers W1, W2....Wn be able to be served by a series of databases D1, D2, D3...Dm that would ensure a balanced load + ability to ignore databases that might be down?
How to retrieve unique rows from database
What is your salary expectations(this was asked multiple times in multiple emails)?
Given a string "abcdaghj". Process this char by char and print a msg "already processed" when its not the first time you find this char.
Interview process details are proprietary and confidential. Will you agree not do disclose these details?
does constructor get inherited in sub-class in java?
Write a code that takes an input number and outputs the sum of all the EVEN numbers from that number down to zero. Write a function that, given a number as input, returns the factorial of that number.
Viewing 2971 - 2980 interview questions