Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like.
21 65243Given a list of numbers ( fixed list) Now given any other list, how can you efficiently find out if there is any element in the second list that is an element of the first list (fixed list)
3 27176write the function. if all the character in string B appear in string A, return true, otherwise return false.
11 19220Post New Google C Code Interview Questions
What are the Issues on Migration and How to solve that?
Is python more secure than java?
What is crpc in law?
Is swift based on c?
How do you make your application on elastic beanstalk application private?
What do you understand by recursive stored procedures?
Mention what is sap testing?
why current is constant on d.c?
What are the main defining points in laissez-faire?
Name the key features of angular js?
What does definition of a chart of account contain?
How to convert -40 of into centigrade?
What is the purpose of styles in ms word?
What is difference between oop and pop?
Write programs for String Reversal & Palindrome check