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 64572Given 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 27055write the function. if all the character in string B appear in string A, return true, otherwise return false.
11 18877Post New Google C Code Interview Questions
What is the principle of HIGH SPEED DIRECT DRIVE MOTOR ?
What is bazel in angular?
Do unused Namespaces in c# affect run-time performance?
Explain aggr function?
What is a loop? What are different types of loops in c++?
Work flow in testing in your company?
What are bezier curves?
What is the difference between ngoninit and ngafterviewinit?
What is a linked property ?
Explain an extended example of connections?
What is overflow css?
What has ai accomplished?
What is wpf explain briefly?
what are the main configuration parameters that user need to specify to run Mapreduce Job ?
How will you automate basic “login” functionality test cases for an application?