Problem solving # 1 : (9 marks) Input is [1,34,3,98,9,76,45,4] and the output should be 998764543431
Senior Developer Interview Questions
29,077 senior developer interview questions shared by candidates
Given a vector of integer elements. Remove the duplicates. Do not change the order of elements.
Write algorithm to convert number for example 16 138 832 into "sixteen million one hundred thirty eight thousand eight hundred thirty two"
How would you scale access to a system like Twitter
They try to check your willingness and attitude towards the work .
write a c# method to bring pairs of integers that sum up to 10 from an array of integers.
write a sql query that eliminates duplicated. there is no unique index/identifier of any kind that is present
General Java Questions which one can see over the Internet.
For the years 1901 to 2000, count the total number of Sundays that fell on the first of a month.
Write a function to return the nth fibonacci number. The first two can be assumed to be 1 and 1. The third and fourth are then calculated to be 2 and 3.
Viewing 51 - 60 interview questions