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 65910Memory 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 28331Hi 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
2558Write 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.
2543Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2725Given 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 50026A 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 8260Post New Goldman Sachs Interview Questions
How important is structure in life?
What is the incorrect declaration of a set?
How to get the server response from an ajax request using jquery?
How does sap hybris work?
___________ algorithm keeps track of k states rather than just one. a) Hill-Climbing search b) Local Beam search c) Stochastic hill-climbing search d) Random restart hill-climbing search
Can you implement SCD2 using join, transformer and funnel stage?
How long will it take to learn c sharp?
How to optimize wordpress site performance?
Does prism do mvvm?
Does session expire on closing browser?
How task's priority is used in scheduling?
How do I connect to a postgresql database in windows?
Being a researcher in marketing company, how can you search the opportunities and monitor the threats of your product?
Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer
What is the use of t-code cs20 in bom?