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 65369Memory 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 27934Hi 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
2518Write 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.
2492Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2691Given 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 49882A 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 8175Post New Goldman Sachs Interview Questions
What should I have in mind when building olap solution from scratch?
How would you create a box-plot using “plotly”?
What New Features comes with ASP.NET Web API 2.0?
All of the following are true regarding parametric modeling except: A. It's a form of top-down estimating. B. It's a mathematical model. C. It's a tool used to estimate project costs. D. It's a tool used to estimate project time.
What are the tasks performed by a Team Lead
How do you use goal seek in excel?
How do I install excel on my computer?
How are white-spaces handled by xml?
A stranger uses a search engine to find something and you do not know anything about the person. How will you design an algorithm to determine what the stranger is looking for just after he/she types few characters in the search box?
How do I find my pid in windows?
How to move files from one directory to other in unix?
What is the difference between for and foreach loop?
How many data types are used by php?
EOQ formula ? and tell me about that???
How to Handle exceptions in Delphi?