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 64637Memory 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 27498Hi 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
2483Write 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.
2461Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2658Given 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 49748A 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 8104Post New Goldman Sachs Interview Questions
Where is Corporate office/Headquarters of LIC located?
How many tags are provided in jstl?
Is iis open source?
What does FOREACH do?
Is apache tomcat a web server or application server?
what is difference between xp & 2003?
Discuss Stratified sampling & cluster sampling techniques and discuss with example where exactly these techniques are useful.
How to integrate log4j logging in hibernate application?
What is the disadvantages of node.js?
I need to debug sapscript. What steps would you recommend should I take?
How do I remove field codes in word?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What are the different types of collation sensitivity in sql server?
Can you explain cloudera data encryption?
Our company has 2 divisions: Food Service & Food Beverage Units Now we have a problem... The customer no. 500 , is shared between our Food Service and Food & Beverage units. T we do not have a customer hierarchy for the following combination: sales org. 1000 dist. channel 10 ( for food service) division 00. We cannot set this up because we have the customer hierarchy already created for sales org.1000, dist. channel 11 ( for food and beverage) division 00 Is there anyway that we can set up the customer hierarchy for food service units? Please let me know