4)write program to remove duplicate in an array
Developer Interview Questions
270,915 developer interview questions shared by candidates
Flatten a list containing n sublists. Ex: [3, 4, [4, [[55]]]] -> [3, 4, 4, 55]
On the order of execution of Java code blocks when a class extends another class
Write a function to print the first letter of every word in a string.
sequence questions, profit and loss questions
aptitude are from number series and mixtures, C,C++ are from pointers Java from Threads, In programming round they asked, Program to print matrix in spiral form, Program to reverse vowels alone in a given string program to push all zeros to right side in an array and order should be maintained program to print name in a list like below if list contains 10-20 strings and if input is like c*i o/p should print all string in a list contains words starting with 'c' and ending with 'i' eg: list = [chennai, covai, madurai, delhi, dubai, mumbai] then if i/p = c*i o/p-->> chennai, covai if i/p = d*i o/p --->> dubai, delhi
Describe some of the differences between HTML5 and HTML4.
push pop without collection
in sql server written test based on tricky querries about 2 nd max salary of emp
You are given an array, and a number x. Determines whether or not there exist two elements in in the input array whose sum is exactly x, efficiently.
Viewing 341 - 350 interview questions