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 65263Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.
16 27851Hi all, Do anybody know how to test JDBC protocol application which doesnt have any UI with LR.I want to test it for performance.Do i need to develope any UI to trigger that process or is there any other way around??Please help me
2512Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
2485Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2685Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 49853A company given a party in order promote the company to its customer in a hotel then hotel provide some food & services to the customers of the company. should TDS deducted on payment made to hotel's bill? if payment is near about 35000/-.
2 8172Post New Goldman Sachs Interview Questions
How many rows and columns are there in microsoft word?
List the differences between observables and promises in angular 2?
compare TProvider Component vs. Provider Property ?
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
Explain your personality in one word.
What do you understand by python generator?
Which of the following processes negotiates the sequence of award by rank ordering the proposals? A. Source Selection B. Solicitation C. Contract Administration D. Procurement
How do I create multiple columns in word?
what is difference between dead letter queue and backout queue in websphere mq?
How to store decimal data in .net?
What is a pure function python?
Describe number range interval? : fi- general ledger master data
What are simple xml elements?
What is Remote Server?
Can we insert in sql function?